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 rmdir command?
What is grep and how do you use it?
Describe the zip/unzip command using gzip.
Describe the usage and functionality of the command rm –r * in unix?
What command is used to switching between users in unix?
What is the command to find maximum memory taking process on the server?
What is command substitution?
What is the use of tee command?
Which command is used to restrict incoming messages?
What is .sh file?
What command is used to check the current users?
Name the various commands that are used for the user information in unix.
What is ‘ps’ command for?
What is a bash command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include