ah, and i also wonder why the shell writing to the pipe exits when when doing:
1) echo something > fifo.txt
2) . fifo.txt
end does not exit when doing:
1) . fifo.txt
2) echo something > fifo.txt
and also wonder why doing:
1) echo ls > test.txt
2) . test.txt
the shell execs "ls" and shows the conte
the part of its behavior i considered a misbehavior is that the shell writing
to the FIFO exits.
but as you say, writing to the pipe with "/bin/echo" makes the shell not to
exit. that made me think...
so i now wonder why the shell writing to the FIFO exits. if it is not a bug, i
would like to kn
Hi,
On Fri, Jul 14, 2006, Rodrigo roper wrote:
> create a named pipe:
> $ mkfifo fifo.txt
> on one terminal, write:
> $ echo anything > fifo.txt
> this waits until fifo.txt is opened in the other side.
> then on another gnome-terminal or on another tab on th
Package: gnome-terminal
Version: 2.8.2-2
this bug affects gnome-terminal versions at least from 2.8.2-2 to 2.14.1
also affects to the console, virtual terminal (alf-f1...)
the bug can be reproduced doing the following steps, in that order.
create a named pipe:
$ mkfifo fifo.txt
on one terminal,
Package: kernel
Version: kernel-image-2.6-686
i have installed debian sarge 3.1r0a with kernel 2.6 i686 default
sometimes, when booting, debian hangs while displaying the line "Restoring
mixer settings: " which belongs to aumix.
i think it's a problem with the modules of the sound cards, not wi
5 matches
Mail list logo