Answer Posted / kairamkonda vinod kumar
to see the file system in unix do the following exercise in
your lab
first execute the command df
then note the file partitions there
after thet execute debugfs
then use open command and partition of file then execute
the command
then u can see the whole file system in unix in practically
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What difference between cmp and diff commands?
What is the function of grep command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Why is it called grep?
Why is shebang used?
Describe the usage and functionality of the command rm –r * in unix?
What does sed command do in unix?
Enumerate some of the most commonly used network commands in unix?
What is time_t?
How do you repeat a command in terminal?
Write a command that will display files in the current directory, in a colored, long format.
What command will change your prompt to myprompt?
What is the use of the command 'ls -x chapter[1-5]' ?
What is .sh file?