how unix kernel distinguishes between a normal file and
device file ?
Answer Posted / guest
while listing the file names by ls-l command we get hyphen
is the first character that shows it is a normal file and
if we d instead of hyphen(-) that is device file
| Is This Answer Correct ? | 6 Yes | 54 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
What do chmod, chown, chgrp commands do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is command substitution?
Write a command to display a file’s contents in various formats?
What are filter commands in unix?
How do I use nslookup?
What does the metacharacter mean?
Explain the steps that a shell follows while processing a command.
What is the difference between cat command and more command?
How to use grep command to list find the records of a file containing 10 different strings?
What does sed command do in unix?
What does the “echo” command do?
What is the functionality of a top command?
Why is it called grep?