Answers for "change file permissions terminal"

0

change file permissions terminal

#navigate to the folder
#check permissions in calculator https://chmod-calculator.com/
#use command chmod
chmod 755 "file_name.txt"
Posted by: Guest on January-31-2022

Code answers related to "change file permissions terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language