adspace


What do chmod command do?

Answer Posted / Kalpana Singh

The chmod command in Unix changes the permissions of files and directories. It stands for 'change mode'. The syntax is: `chmod [permissions] file`, where 'permissions' can be symbolic (using u, g, o for user, group, others respectively) or octal (using numbers from 0 to 7 representing read, write, and execute permissions).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you in or at the office?

1205