http://paketspiegel.de/file-5.46.tar.gz onnlein
LFS 13.0
https://lfs.daniel-schildt.de/systemd/chapter08/file.html
https://lfs.daniel-schildt.de/systemd/chapter06/file.html
file → readline
file → findutils
BAU=/bau cd $BAU pwd if [ ! -e file-5.46.tar.gz ] then wget http://paketspiegel.de/file-5.46.tar.gz fi if [ -d file-5.46 ] then rm --force --recursive file-5.46 fi tar --extract -f file-5.46.tar.gz cd file-5.46 pwd cd .. pwd