file

https://astron.com/pub/file

Spiegel

http://paketspiegel.de/file-5.46.tar.gz onnlein
LFS 13.0

LFS

https://lfs.daniel-schildt.de/systemd/chapter08/file.html

https://lfs.daniel-schildt.de/systemd/chapter06/file.html

file → readline

file → findutils

Bauen

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