home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9389 < prev    next >
Encoding:
Text File  |  1992-08-30  |  933 b   |  30 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!destroyer!gatech!bloom-beacon!bloom-picayune.mit.edu!daemon
  3. From: Kevin W. Hammond <hammond@kwhpc.caseng.com>
  4. Subject: bash error
  5. Message-ID: <1992Aug30.064425.1142@athena.mit.edu>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Reply-To: hammond@kwhpc.caseng.com
  8. Organization: The Internet
  9. Date: Sun, 30 Aug 1992 06:44:25 GMT
  10. Lines: 18
  11.  
  12. The command:
  13.  
  14.     /bin/sh ( (/bin/rmail user@node ; /bin/rm -f tmpfile) & ) < tmpfile
  15.  
  16. seems to delete tmpfile before using tmpfile as input.  This problem appeared
  17. when I was rebuilding Elm under 0.97 and it tried to deliver mail.  All of the
  18. mail would arrive with no message and minimal headers (those built by rmail).
  19.  
  20. Executing the same command (less /bin/sh) under the tcsh works as expected.
  21.  
  22. Is this a bug in bash?
  23.  
  24. -kwh-
  25. ---
  26. Kevin W. Hammond
  27. hammond@kwhpc.caseng.com
  28.  
  29.   CASE Engineering * 575 W. Madison #1601 * Chicago, IL 60661 * (312)902-2161
  30.