| www.delorie.com/archives/browse.cgi | search |
| Message-ID: | <39717F25.F7B849D1@softhome.net> |
| Date: | Sun, 16 Jul 2000 11:23:49 +0200 |
| From: | Laurynas Biveinis <lauras AT softhome DOT net> |
| X-Mailer: | Mozilla 4.73 [en] (Win98; U) |
| X-Accept-Language: | lt,en |
| MIME-Version: | 1.0 |
| To: | djgpp-workers AT delorie DOT com |
| CC: | "Mark E." <snowball3 AT bigfoot DOT com> |
| Subject: | Re: Bash 2.04 beta 5 released |
| References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000716112347 DOT 21329K-100000 AT is> |
| Reply-To: | djgpp-workers AT delorie DOT com |
Eli Zaretskii wrote: > Perhaps the fact that gdate produces much less output than ls. This can be wrong assumption. I've tried ls | less in empty directories too with no difference. > Laurynas, can you try "`ls`" and "gdate | less" and see what happens? The problem seems to be tied to piping and not substitution: "echo `ls`" and "echo `gdate`" are OK "gdate | less" and "ls | less" are not so OK BTW, I've added Mark's error output to previous beta and get this: removing tmp file failed: : Permission denied (EACCES) Laurynas
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |