help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

why does this display errs


From: Alex fxmbsw7 Ratchev
Subject: why does this display errs
Date: Thu, 30 Sep 2021 22:07:57 +0200

i was trying to make example of stuff with fifo, then i figured i shortcode
rm and mkfifo to one eval instead of type both times $fifo
but no luck

in the pasted i instead of big code only this, but the error changed, in
the big one is '{rm command not found'
nowork on both

why

x-( 1 ) ; eval {rm -rf,mkfifo}' "${x[@]}" ;'
      bash: syntax error near unexpected token `1'


reply via email to

[Prev in Thread] Current Thread [Next in Thread]