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 " Regards Robin Hall Chris Jones wrote: > Hi > > Robin Hall wrote: > >>> Could you run http://www.linux-sound.info/alsa/scripts/alsa-info.sh and >>> >> I did what you suggest and got a >> long script >> > > What he meant was to download that script and run it. > > The following should do the trick: > > w3m -dump_source FOOBAR >/tmp/alsa-info.sh > chmod +x /tmp/alsa_info.sh > /tmp/alsa_info.sh > > (note, where I wrote "FOOBAR" above, instead write the original URL from > linux-sound.info - I skipped it to stop the line from wrapping) > > Cheers, > -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/
