Discuss briefly about the directory representation in unix.
Answer / Madan Pal Singh
In Unix, directories are represented as special files with certain permissions that allow reading and writing of file names. They are organized in a hierarchical structure starting from the root directory (/).
| Is This Answer Correct ? | 0 Yes | 0 No |
What does tr H do in unix?
What is a filter in unix? Give an example.
What is difference between unix and windows?
Interviewer: Lets say there is a partition of 100GB. When i tried to create a file using touch command, under any directory, it was unable to create the file- '100% full disk space'. I calculated the size of each and every directory on that partition mannually by adding each file size & in came out to be total size 50GB. Then where is the remaining 50GB ? why it is showing disk space 100% full in 'df -h' command?
What is unix and why is it important?
What are unix options?
How to remove the directory in unix?
Explain the method of changing file access permission?
In what way the protection fault handler concludes?
How to give execute permission for a file in unix?
Is unix a kernel or os?
Is mac built on unix?