How are devices represented in UNIX?
mixplates 0 Newbie Poster Banned
Recommended Answers
Jump to PostAs far as I understand it, everything is treated as a file in Unix and Linux. Even devices and running processes.
Typically, the file-system entries for all connected hardware/devices can be found in the /dev directory (and its sub-directories). If you open up a terminal and cd to /dev …
Jump to PostDevices are represented in the file system under the /dev directory.
All 7 Replies
JasonHippy 739 Practically a Master Poster
rch1231 commented: Accurate and short. +8
jkthomas 0 Newbie Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
PepperAdmi 0 Newbie Poster
manojsamtani 0 Light Poster Banned
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
ppt123 -3 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.