home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / shell / 3563 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  800 b 

  1. Path: sparky!uunet!olivea!hal.com!decwrl!deccrl!news.crl.dec.com!pa.dec.com!decprl!decprl!boyd
  2. From: boyd@prl.dec.com (Boyd Roberts)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: How can I rm a file with a '&' ????
  5. Message-ID: <1992Aug21.215557.27591@prl.dec.com>
  6. Date: 21 Aug 92 21:55:57 GMT
  7. References: <S025H1G@obh.in-berlin.de> <28300003@tisdec.tis.tandy.com>
  8. Sender: news@prl.dec.com (USENET News System)
  9. Organization: Digital Equipment Corporation - Paris Research Laboratory
  10. Lines: 15
  11. Nntp-Posting-Host: prl313.prl.dec.com
  12.  
  13. In article <28300003@tisdec.tis.tandy.com>, kevinl@tisdec.tis.tandy.com writes:
  14. > just use:
  15. >     rm big\&cow
  16.  
  17. No, no.  A file with an & requires removal with:
  18.  
  19.     rm 'big&cow' &
  20.  
  21.  
  22. Boyd Roberts            boyd@prl.dec.com
  23.  
  24. ``When the going gets wierd, the weird turn pro...''
  25.