Fulltext results:
- MySQL: Backup @info:mysql:database
- -execute='show databases') for db in ${DATABASES} do mysqldump --add-drop-table -u${USER} -p${PASS
- Change Encoding with iconv @info:script
- ory ===== <code bash> for f in $(find . -type f) do iconv -f iso-8859-1 -t utf-8 -o ${f}_$$_TEMP ${
- Android Apps @info:android
- s/details?id=com.dg.gtd.android.lite|DGT GTD & To-do List]] * [[https://play.google.com/store/apps/d
- DynDNS Updates without a Client @info:script
- %H:%M') $(basename $0)" for domain in ${DOMAINS}; do echo -n " ${domain} - " curl --s
- Cleanup Packages @info:linux:debian
- the packages are in. --no-show-section Do not show sections. --show-size, -z Sh
- rmdir for OSX @info:mac
- Store'' file: <code bash> rmdir() { for d in "$@" do f="${d%/}/.DS_Store" if [ -f "${f}" ] then e