Initial commit of LFS notes and scripts.
This commit is contained in:
4
lfs-scripts/c8_cleanup.sh
Normal file
4
lfs-scripts/c8_cleanup.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
rm -rf /tmp/{*,.*}
|
||||
find /usr/lib /usr/libexec -name \*.la -delete
|
||||
find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf
|
||||
userdel -r tester
|
||||
Reference in New Issue
Block a user