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 |
what is output mkvg pvname
Explain the read, write, and execute permissions on a UNIX directory.
How do you log in to a remote Unix box?
How to setup display for a remote system?
in unix profile contains
what happens when we create a file system?
virtual terminal protocol is an example of which layer and works with which layer?
What are the main differences between Apache 1.x and 2.x?
What are the files in /etc directory?
What is paging?
If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima