n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/scripts/dazibaweb/bsd.sh
2023-04-30 21:50:11 +02:00

27 lines
1.2 KiB
Bash
Executable file

#!/bin/sh
command="./curl_wrapper"
echo
echo "---- bsd.sh ----"
echo
#$command xml/gcu-squad.rss http://rss.gcu.info/gcunews.rdf
$command xml/gcu-squad.rss http://www.gcu.info/feed
# fuckin' GCU!!!
#/usr/local/bin/curl http://gcu.info/backends/gcunews.rdf | sed -e "s/UTF-8/ISO-8859-1/g" > /web/website/backends/xml/gcu-squad.rss
$command xml/freebsd.rss http://www.freebsd.org/news/news.rdf
$command xml/netbsd-news.rss http://www.netbsd.org/Changes/rss-netbsd.xml
$command xml/netbsd-codechanges.rss http://www.netbsd.org/Changes/rss-netbsd-internals.xml
$command xml/netbsd-freshpackages.rss http://www.netbsd.org/Changes/rss-netbsd-pkgs.xml
$command xml/daemonnews.rss http://bsdnews.com/ddn.rdf.php3
$command xml/undeadly.rss http://undeadly.org/cgi?action=rss
$command xml/freebsddiary.rss http://www.freebsddiary.org/news.php
$command xml/bsdfreak.rss http://bsdfreak.org/backend.php
$command xml/dbsdlog.rss http://www.shiningsilence.com/dbsdlog/index.rdf
#$command xml/opendarwin.rss http://www.opendarwin.org/en/news/index.rss
$command xml/solobsd.rss http://solobsd.org/modules/rss/rss.php
$command xml/freebsdnews.rss http://feeds.feedburner.com/FreeBSD-TheUnknownGiant
date +"(MAJ %d %b %Y @ %H:%M)">/home/www/website/modules/backends/bsd.date.txt