[drats_users] RSS in CentOS 5.2
Adrian
Fri Oct 10 16:56:00 PDT 2008
Trying this Auto Qst; TYPE = EXEC, Content =
(´FILE´,´/root/download.rss.sh´)
with rsstool, being a utility to read, parse, merge and write RSS (and
Atom)
feeds, avail on yum/yumex
Wrote this simple script as rss.sh;
-------------------------------------------
#!/bin/bash
/usr/bin/rsstool --wget http://www.weather.gov/alerts/us.rss --txt
-------------------------------------------
The output as text(--txt) should display via d-rats comms/repeater
connections,
as the time interval permits. No feeds is the current output
until a US weather alert occurs I guess.
I get this from shell;
[root at localhost ~]# /root/download/rss.sh
Oct 11 09:52:18 rsstool(21259): 0 feeds:
http://www.weather.gov/alerts/us.rss
Oct 11 09:52:18 rsstool(21259): no feeds
[root at localhost ~]#
Still testing
vk4tux
More information about the drats_users
mailing list