| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <3781828D.89223217@werple.net.au> |
| Date: | Tue, 06 Jul 1999 14:14:05 +1000 |
| From: | Tim Davidson <timd AT werple DOT net DOT au> |
| X-Mailer: | Mozilla 4.6 [en-gb] (Win95; I) |
| X-Accept-Language: | en-GB,en,en-* |
| MIME-Version: | 1.0 |
| To: | cygwin <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | bash temporary files not deleted |
When creating a file using a "here-document", the temporary file created by bash is not deleted, e.g. cat > tmp.tmp << EOF 1 2 3 EOF After execution, tmp.tmp is OK but a file with a name like /tmp/t1306-1-sh still exists containing the same data as tmp.tmp. Why? Using BASH_VERSION='2.02.1(2)-release'. Tim Davidson -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |