w3mail

program to send a web page by email
git clone https://logand.com/git/w3mail.git/
Log | Files | Refs | README | LICENSE

postfeed.sh (101B)


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