Originally posted by: GarlandJoseph
/dev/audit - part of aix auditing subsystem
/dev/cfglock - used by aix odm subsystem (cfgmgr)
/dev/echo - standard unix descriptor/device for the echo service
/dev/error - standard unix descriptor for stderr (standard error)
/dev/null - standard unix descriptor for null device
/dev/nvram - descriptor for virtual memory device
/dev/xti - directory that usually holds /dev/xti/utp and /dev/xti/tcp..network devices
UNIX is built on the concept of filenames to manipulate and manage resources that aren't actually files...how cool is that.