Fulltext results:
- MySQL: Backup @info:mysql:database
- h> # set or replace the variables $USER and $PASS DATE_YMD=$(date "+%Y-%m-%d") DATABASES=$(mysql --batch -u${USER} -p${PASS} mysql --execute='show databases')... dd-drop-table -u${USER} -p${PASS} ${DB} > ${DB}_${DATE_YMD}.sql & bzip2 ${DB}_${DATE_YMD}.sql & # sleep 10 # optional done wait # for child processes
- Android Backup @info:android
- command. It will automatically insert the current date in the filename: <code bash> adb backup -apk -shared -all -f $(date '+%Y-%m-%d').db </code> If you are havong proble
- exiftool @info:script
- e "-filename<CreateDate" *.jpg ===== Correct the Date of Photos ===== To shift the photos 43 days, 14
- Make your Mac feel at Home @info:mac
- ~~META:date created = 2010-05-03 16:24~~ ====== Make your Mac feel at Home ====== A small snippet from
- Command Line Audio @info:mac
- ~~META:date created = 2009-06-19 16:17~~ ====== Command Line Audio ====== ===== Change Mac Audio Volume
- DynDNS Updates without a Client @info:script
- DOMAINS=$(cat ${HOME}/.dyndns.domains) echo "$(date '+%Y-%m-%d %H:%M') $(basename $0)" for domain in