answersLogoWhite

0

AllQ&AStudy Guides
Best answer

use the chmod command

syntax:

chmod #### -option1 -option2 filename

man chmod (for more information)

This answer is:
Related answers

use the chmod command

syntax:

chmod #### -option1 -option2 filename

man chmod (for more information)

View page

The chmod command.

For it's usage, consult it's manual page with the...

$ man chmod

command....

View page

The typical way to view file permissions is to use the 'ls' command with the long listing options enabled, For example, to see the file permissions for everything in the current directory, type:

ls -lsa

View page

chmod

but only if you are root, or logged in as the user and group shown when you do

ls -l shokeenda

See man chmod for its usage

View page

in terminal u use :

#chmod [option] file

View page
Featured study guide
📓
See all Study Guides
✍️
Create a Study Guide
Search results