home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / misc / 4139 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.unix.misc
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!ukma!netnews.louisville.edu!starbase.spd.louisville.edu!aldavi01
  3. From: aldavi01@starbase.spd.louisville.edu (Arlie Davis)
  4. Subject: Re: The Problem with UNIX
  5. Sender: news@netnews.louisville.edu (Netnews)
  6. Message-ID: <aldavi01.721634891@starbase.spd.louisville.edu>
  7. Date: Fri, 13 Nov 1992 06:08:11 GMT
  8. Reply-To: Arlie Davis <aldavi01@starbase.spd.louisville.edu>
  9. References: <17310@mindlink.bc.ca> <BxJx49.MBo@mudos.ann-arbor.mi.us> <sherman.721601047@foster>
  10. Nntp-Posting-Host: starbase.spd.louisville.edu
  11. Organization: University of Louisville
  12. Lines: 20
  13.  
  14. In <sherman.721601047@foster> sherman@unx.sas.com (Chris Sherman) writes:
  15.  
  16. > NeXT's have typed files, so if you double click on the icon, the right
  17. > thing happenes.  And, the files are treated normally by the Unix file
  18. > system from the command line too, so you can abuse any file with any
  19. > program any any way.  Sort of the best of both worlds.  Typed files, BTW,
  20. > are not part of the operating system.  They are a part of the GUI shell.
  21.  
  22. In other words, they are not typed files.  If it isn't typed by the kernel,
  23. then it isn't typed.
  24.  
  25. This is with the UNIX philosophy, which states that the kernel has no
  26. business interpreting the contents of files, that files should simply appear
  27. as a given sequence of bytes.
  28.  
  29. By the way, it is fairly easy to do some intelligent file-type identification
  30. in order to do the Right Thing.
  31.  
  32. -- 
  33. lrwx------   1 aldavi01 emacsstu       9 Jun  6 12:43 .signature -> /dev/null
  34.