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 is the difference between grep & find?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
How to give root privileges without using SU/sudor ?
How do you use Unix for Backend Testing ?
What is file system in UNIX?
How do you execute a UNIX command in the background?
What is the difference between hard link & softlink?
differentiate between named & unnamed pipe.
11 Answers Cisco, IIT, ISEC,
What is the difference between windows environment and Unix environment ?
What is the difference between a soft link and a hard link?
What is a daemon?
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.