home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 14162 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  755 b 

  1. Path: sparky!uunet!olivea!spool.mu.edu!news.nd.edu!bach!mandell
  2. From: mandell@bach.helios.nd.edu (Dan Mandell)
  3. Newsgroups: comp.sys.hp
  4. Subject: redirection
  5. Message-ID: <1992Dec16.230541.14311@news.nd.edu>
  6. Date: 16 Dec 92 23:05:41 GMT
  7. Sender: news@news.nd.edu (USENET News System)
  8. Organization: OUC, University of Notre Dame
  9. Lines: 12
  10.  
  11. We would like to clean up a junk directory and this is a daily chore.  
  12. I'm trying syntax like the following in
  13. some preliminary tests, and finding that it doesn't work.  If I can get it
  14. working I'll enter it in cronfile.
  15.  
  16.        rm -f /usr/junk/* 2> /dev/null
  17.  
  18. What am I doing wrong?
  19.  
  20. Dan Mandell (mandell@bach.helios.nd.edu)
  21. Saint Mary's College, Computer Services 
  22. Notre Dame, Indiana 46556  -  Phone: (219) 284-4610
  23.