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
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature