j
k
j a
j l
Jerry Geis wrote:
I have this line: ALSA=`aplay --version` in a script. when I execute the script I get the message line 187: --version: command not found
I have this line: ALSA=`aplay --version`
in a script. when I execute the script I get the message line 187: --version: command not found
$ echo $(aplay --version) aplay: version 1.0.18 by Jaroslav Kysela perex@perex.cz
t
Back to the thread
Back to the list