how unix kernel distinguishes between a normal file and
device file ?
Answer Posted / asif
Guest,
You are right about the 'ls' command, but 'ls' is a user
level command, which invokes (among others) read system
call to read and display directory contents (file/ dir
names in a directory). Ultimately kernel parses inode of
each file to get its type.
Rgds,
asif
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the comma to show the space allocation of files?
What is the unix command to confirm a remote host is alive or not?
What are filter commands in unix?
How can you see the command line history?
What is the nmap command?
What is a bash command?
What is the use of finger command?
What is in grep command?
What is the use of egrep command in unix?
Which command is used to create a directory?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the size of time_t?
Who wrote grep?
What are grep patterns?
Who command in unix operating system?