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