home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / admin / 4755 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ubc-cs!newsserver.sfu.ca!sfu.ca!vanepp
  3. From: vanepp@fraser.sfu.ca (Peter Van Epp)
  4. Subject: Re: hidden directories
  5. Message-ID: <vanepp.715046794@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. References: <1992Aug28.130413.1@vax.sonoma.edu>
  9. Date: Sat, 29 Aug 1992 00:06:34 GMT
  10. Lines: 16
  11.  
  12. mccalld@vax.sonoma.edu writes:
  13.  
  14. >Greetings:
  15. >     There are several pub domain pgms which allow the making of hidden
  16. >directories for MS-DOS and DOS ......does such a thing exist for the
  17. >vinilla UNIX world???
  18. >mccalld@sonoma.edu
  19.  
  20. Not in quite the same way, but one we have seen some of the less authorized
  21. around here use is the vt100 escape sequence for erase line as a directory
  22. name so that the directory doesn't show up in a normal ls command. The
  23. command  ls -l | cat -vet will however convert the control characters to 
  24. printable characters and show you all the directories that are present.
  25.  
  26. Peter Van Epp / Operations and Technical Support 
  27. Simon Fraser University, Burnaby, B.C. Canada
  28.