how unix kernel distinguishes between a normal file and
device file ?
Answer Posted / asif
This information (file type) is stored in the inode of a
file, as one of the fields.
| Is This Answer Correct ? | 26 Yes | 2 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 does grep v do?
What is $0 bash?
Which command is used to create a directory?
What is the use of awk command in unix?
What are awk commands?
What is grep command in unix with examples?
Can you enlist some commonly used network commands?
What is awk used for?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do you grep a case insensitive?
What are the dos commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is awk good for?
What's a command word?