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
What is the use of find command in unix?
What is used to type command?
What is the pipe command?
how to sort the content of the file based on numeric values
What is the comma to show the space allocation of files?
Which command is used to create a directory?
What does awk stand for?
How do I delete files from command prompt?
How do I use nslookup?
What is the first character of the output in ls l command?
What is the command to find maximum memory taking process on the server?
What happens when we execute a unix command?
What is the command to find hidden files in the current directory?
Differentiate cat command from more command.
Who invented grep?