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