home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.21 / text0117.txt < prev    next >
Encoding:
Text File  |  1990-10-26  |  690 b   |  20 lines

  1. Submitted-by: chip@tct.uucp (Chip Salzenberg)
  2.  
  3. According to brnstnd@kramden.acf.nyu.edu (Dan Bernstein):
  4. >The beauty and power of UNIX is the abstraction of files---
  5. >not filesystems.
  6.  
  7. The filesystem means that anything worth reading or writing can be
  8. accessed by a name in one large hierarchy.  It means a consistent
  9. naming scheme.  It means that any entity can be opened, listed,
  10. renamed or removed.
  11.  
  12. Both the filesystem and the file descriptor are powerful abstractions.
  13. Do not make the mistake of minimizing either one's contribution to the
  14. power and beauty of UNIX.
  15. -- 
  16. Chip Salzenberg at Teltronics/TCT     <chip@tct.uucp>, <uunet!pdn!tct!chip>
  17.  
  18. Volume-Number: Volume 21, Number 118
  19.  
  20.