User Tools

Site Tools


slackware:memory_recovery

This is an old revision of the document!


rc.local_shutdown
# Delete everything in /tmp whenever the system is shut down
/usr/bin/find /tmp -mindepth 1 -maxdepth 1 -exec /bin/rm -rf {} +;
slackware/memory_recovery.1389390780.txt.gz · Last modified: 2019/11/07 17:58 (external edit)