Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

change file permissions terminal

#navigate to the folder
#check permissions in calculator https://chmod-calculator.com/
#use command chmod
chmod 755 "file_name.txt"
 
PREVIOUS NEXT
Tagged: #change #file #permissions #terminal
ADD COMMENT
Topic
Name
9+8 =