How are devices represented in UNIX?
Answers were Sorted based on User's Feedback
Answer / wizard_cmp@yahoo.co.in
Devices are represented as a files
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / pankaj chema
yes devices are represented as a file in unix.everything is
represented as a file in unix.device files are store
in /dev directory.binary files are stored in /bin
dir.library are stored in /lib dir.
| Is This Answer Correct ? | 2 Yes | 0 No |
What does mknod do? What?s a named pipe?
What is ant_build.sh? Have u seen that file?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
What is the difference between grep & find?
Explain about Inodes?
What is a pipe?
How do you execute a UNIX command in the background?
What is an incremental backup?
what is RAID 1+0?
What is a level 0 backup?
What do you mean by nice value?
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.