Linux Bash: Shutdown script
In one of my previous blog entry I have presented a start script, but this was not my favourite. I have changed into a shutdown script because I think it is more useful. After a reboot or shutdown, you have en empty free home directory from PDF files. I directly save the PDF files into the home directory $Home. The new thing is the system will ask you whether you want to reboot or shutdown the system. If you don’t…