Answer Posted / khaja.shaik
There are three types of file systems are there. They are...
1)Network filesystem
2)Disk based filesystem
3)virtual filesystem
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does #!/ Bin sh do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How can you see the command line history?
What is rmdir command?
Explain ‘system calls’ with respect to unix commands?
Why is it called grep?
Is it inbetween or in between?
What is awk good for?
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
What is the difference between cat and more command?
What is the command to view process running?
What is a command and examples?
What are bash commands?
What is unix command line?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?