Answer Posted / neo
Two kinds of Special files in UNIx
1.Character Special files
2.Block Special files
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Can you explain a little bit about command substitution?
What are the unix commands?
What is the functionality of a top command?
Which command is used to kill the last background job?
Which command is used to restrict incoming messages?
What does 'mkdir' command do in UNIX?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What do chmod command do?
What is difference between grep and find command in unix?
What does the metacharacter mean?
What do chgrp command do?
What is the difference between cat command and more command?
What is $0 bash?
What is grep short for?
What does the command '$ls | wc –l > file1' do?