On Fri, Oct 15, 2004 at 10:10:33PM +0200 I heard the voice of Ralf S. Engelschall, and lo! it spake thus: > > | $ echo foo >/dev/null > | bash: /dev/null: Permission denied > | $ > > Has anybody an idea where to search? There were no changes to devfs > recently and the recent changes to the Linuxulator seemed harmless to me > at the first glance... Try it with the double '>>'. It may be trying to truncate or remove it because of the '>' and getting the "Permission denied" from THAT part of the process. Of course, I can't explain why it would start out of the blue... bash upgrade? -- Matthew Fuller (MF4839) | fullermd_at_over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet"Received on Sat Oct 16 2004 - 23:32:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC