What are the read or write or execute bits on a directory
mean?
Answers were Sorted based on User's Feedback
Answer / rajan.v.r
read -> we can put ls
write-> we can delete and alter
exe -> we can search through subdirectories
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / deepa
read->r
write->w
exe->x
read where others->o,users->u and groups->g have no
permission to change or alter
write if permission provided o,u,g can write and alter
existing file
exe if permission provided o,u,g can execute
| Is This Answer Correct ? | 0 Yes | 0 No |
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
What is a pipe?
What is an inode?
How to recover a system whose root password has lost?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
Explain about Inodes?
Explain iostat, vmstat and netstat.
Why do inode number start from 1 and not 0 ?
Name key files or directories on a Windows system that should always be backed up?
What is default permissions for others in a file?
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
why unix commands simpler rather than complex task