What are permissions in UNIX?
Answers were Sorted based on User's Feedback
Answer / dilip bhattad
read,write,execute (rwx)
r:read (4)
w:write (2)
x:execute (1)
If we are full permission to the file then value is 7
eg:chmod 777 abc.pdf
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vasi
Assigning Permissions to the User, Group & Others.
If it is a directory then d should precede the permissions
Eg.,drwx------
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vinayak koli
Above ans are correct; But more infomration please refer
below example as well.
chmod xyz filename
where x,y and z are numbers representing the permissions of
user, group
and others respectively
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.
What are Profilers?
What is the job responsibility of a System Administrator (UNIX/LINUX),briefly describe (Also point out system admin's daily job details),specify job type & job description?
2 Answers HP, ICS Integrated Computer Solutions, TCS,
Explain about Inodes?
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
What is an inode?
how to check GDE,EME,Java,Oracle9i Enterprise Edition Release versions Versions on unix system
In this command sqlplus -s username/password what is -S and what's the use..???
In this command sqlplus -s username/password what is -S and what's the use..???
What does the ?route? command do?
How to setup display for a remote system?
how to set request time out value for name resolution on clients (hp-ux) ?