[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Some questions ...
- First question:
---------------
Is there a working afio for Mint ?
- Another question:
-----------------
I tried the following command:
zcat test.tar.gz | tar -xvf -
As soon as tar tries to write to stdout the job gets suspended.
Without the -v option everything works fine.
Is it a bug or a feature, that background processes get suspended,
when they try to write to stdout ?
My configuration: MINT1.11H2, TCSH6.04, AES4.1.
Dirk