[SOLVED] How to get rid of the "Lock" sign on files and folders forever??
Follow following steps for removing lock sign from your file/folder.
step 1: open terminal
step 2: sudo su
step 3: give password
step 4: go to location where file/folder is located.
step 5: give following command: chmod a+rwx <file/folder_name>
step 6: Now check whether the lock sign is gone or not.
Follow following steps for removing lock sign from your file/folder.
step 1: open terminal
step 2: sudo su
step 3: give password
step 4: go to location where file/folder is located.
step 5: give following command: chmod a+rwx <file/folder_name>
step 6: Now check whether the lock sign is gone or not.
No comments:
Post a Comment