> I'm getting "r3: command not found" when I try to run r3.sh manually > at terminal $ - but r3.sh is listed with ls and the single line in > r3.sh is: > > /usr/bin/mplayer > 'http://bbcmedia.ic.llnwd.net/stream/bbcmedia_lc1_radio3_q?s=1317234674&e=1317249074&h=eca201f7e2db26733b4c414682c80217' > > -dumpstream -dumpfile r3.aac >
if the script is called r3.sh you need to run r3.sh not just r3 (you will need to type ./r3.sh if your running the script from the current directory). _______________________________________________ get_iplayer mailing list [email protected] http://lists.infradead.org/mailman/listinfo/get_iplayer

