Answer Posted / badri prasad gupta
Unix create two types of file
1)block special file
2)character special file
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is awk used for?
What are the dos commands?
Who invented grep?
How do I use grep to find a file?
What is .sh file?
Why is awk called awk?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does this command do,"$more readme.txt“?
What is the use of awk command in unix?
What is the difference between cat command and more command?
How can you see the command line history?
What is the difference between cat and more command?
Explain ‘system calls’ with respect to unix commands?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the pipe command?