w3mail

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

rss2links.sh (69B)


      1 #!/bin/sh
      2 
      3 wget -qO- $* | xmlstarlet sel -t -m '//item' -v 'link' -n