A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.

Add a pause to a bash script

read -p "Press any key to start backup..."
thanks