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 sed command in unix?
What is the size of time_t?
What is awk command used for?
What are file commands?
hw will u use awk in replacing cahrs and files
What does touch command do in unix?
What is the difference between cat and more command?
What does grep v grep do?
What is the use of cut command 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 is the use of the command 'ls -x chapter[1-5]' ?
Which command is used to find whether the system is 32 bit or 64 bit?
What do chmod command do?
What happens when we execute a unix command?
How do I search for text in vi?