Answer Posted / nisikant
what ever you see the directory structure in unix is nothing
but the file system. because unix operating system mostly
based on file systems.
In Unix OS you will get various type of file system like
reguler file
directory file
character special file
block special file
linking file
simaphore type etc....
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is grep and how do you use it?
Which command will print your home directory on screen?
What is unix command line?
What is sed awk grep?
What will the following command do?
What is the functionality of a top command?
How do I use grep to find a file?
How do I run a bash script?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which unix command lists files/folders in alphabetical order?
How does the system know where one command ends and another begins?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What command will change your prompt to myprompt?
Describe the zip/unzip command using gzip.
What is grep command in unix with examples?