Linux How to change permissions for a file/folder in Linux? April 30, 2011 Pramod T P Leave a comment It can be done with the help of CHMOD command chmod [OPTION] MODE FILE/DIR-NAME. eg : chmod -R 777 file/fir-name