Admin
add single-transaction switch
06:54
+42
add single transaction option
05:03
+21
Freephile
add a mysqldump one-liner
13:25
+187
fuller interactive version of backup.db.sh
10:33
+1,695
added Category:System Administration using HotCat
14:31
+35
no edit summary
07:31
+85
07:20
+899
improved file naming
12:05
+448
adds date
13:18
Created page with "quick recipe on using mysqldump == Backup == <source lang="bash"> DB=wiki backupdir="$HOME/backups"; if [ ! -d "$backupdir" ]; then mkdir -p $backupdir; fi backup="$backupd..."
11:41
+330