home *** CD-ROM | disk | FTP | other *** search
- From: franks@hpuamsa.neth.hp.com (Frank Slootweg CRC)
- Date: Mon, 28 Dec 1992 14:49:00 GMT
- Subject: Re: standard error redirect
- Message-ID: <28510401@hpuamsa.neth.hp.com>
- Organization: Hewlett-Packard, The Netherlands
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!col.hp.com!news.dtc.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpbbn!hpuamsa!franks
- Newsgroups: comp.sys.hp
- References: <1992Dec16.230108.14178@news.nd.edu>
- Lines: 13
-
- mandell@bach.helios.nd.edu (Dan Mandell) writes:
-
- > 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?
-
- Please define "it doesn't work", i.e. what do you expect to happen and
- what does actually happen ((error) message, nothing, etc.).
-