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
What is the command to find hidden files in the current directory?
What does grep v grep do?
How do I search a whole word in vim?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Which command can you use to find the currently running process in unix server?
What is the use of sed command in unix?
What is the general format of unix command syntax?
How do I delete files from command prompt?
Which unix command to make a new directory?
What is {} in find command?
What are the dos commands?
Which command will print your home directory on screen?
What is “chmod” command?
How many unix commands are there?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?