On 3/15/06, Andy Green <andy@xxxxxxxxxxx> wrote: > hawat.thufir@xxxxxxxxx wrote: > > what does it mean that there's no such file or directory as the error > > > 13 file=$(xsltproc parse_enclosure.xsl $podcast 2> > > /dev/null || wget -q > > 14 $podcast -O - | tr '\r' '\n' | tr \' \" | sed -n > > 's/.*url="\([^"]*\)".*/\1/p') > > There should be no newline between lines 13 and 14 -- they should all be > one line. > > -Andy Thanks, Andy. In the copy/past I there was another long line where that happened. I should've "saved as" :) I think all is well, although my NPR podcast has yet to show up, there is an m3u file in todays directory. This, I think, is really a neat "program" and I like the way it's so simple. -Thufir