[ubuntu-uk] Sound recording
Dean Sas
dean at deansas.org
Sat May 19 13:48:41 BST 2007
Robin Hall wrote:
> Hi
> Many thanks for the reply.
>
> This what I wrote in the command line:
> " sudo w3m -dump_source
> http://www.linux-sound.info/alsa/scripts/alsa-info.sh /tmp/alsa-info.sh
> chmod +x /tmp/alsa_info.sh/tmp/alsa_info.sh"
>
> In return I got pages of a great deal of stuff that depressingly is
> utterly incomprehensible to me and demonstrates, just how woefully
> ignorant I am of what is required of me.
> And finally I got this:
> "w3m: cant load chmod
> w3m: Cant load /temp/alsa_info.sh/alsa-info.sh "
>
You need to enter the commands line by line rather than all at once.
type this:
w3m -dump_source http://www.linux-sound.info/alsa/scripts/alsa-info.sh >
/tmp/alsa-info.sh
Then hit return. Once that has finished, type the following line then
press return:
chmod +x /tmp/alsa_info.sh
and then the same again:
/tmp/alsa_info.sh
Dean
More information about the ubuntu-uk
mailing list