whois

Spiegel

http://paketspiegel.de/whois-5.6.6.tar.gz onnlein
BLFS 13.0

BLFS

https://blfs.daniel-schildt.de/systemd/basicnet/whois.html

Bauen

BAU=/bau cd $BAU pwd if [ ! -e whois-5.6.6.tar.gz ] then wget http://paketspiegel.de/whois-5.6.6.tar.gz fi if [ -d whois-5.6.6 ] then rm --force --recursive whois-5.6.6 fi tar --extract -f whois-5.6.6.tar.gz cd whois-5.6.6 pwd cd .. pwd