postfeed.sh (101B)
1 #!/bin/sh 2 cat ~/.w3mail/feed | grep -v '^#' | xargs -n1 ./rss2links.sh | grep -v '^$' >>~/.w3mail/in