j
k
j a
j l
On Wed Aug 08, 2001 at 16:31:36 +0200, Reinhard Foerster wrote:
$ echo BBB | ???????? AAA BBB $
Ist nur mit Shell-interna:
$ echo BBB | ( read a && echo -e "AAA\n$a" ) AAA BBB
Adam
Back to the thread
Back to the list