That sed line looks possessed. Couldn't one use something like:
echo $(set -- $LH_ARCHIVE_AREAS; for i in $@; do echo -n $i,; done) Instead? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
