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
> 

$ echo $(aplay --version)
aplay: version 1.0.18 by Jaroslav Kysela <pe...@perex.cz>

t
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to