User Tools

Site Tools


backup_mysql_database_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
backup_mysql_database_script [2022/07/19 20:52] – created 85.134.209.200backup_mysql_database_script [2022/07/20 23:06] (current) – Updated formatting admin
Line 1: Line 1:
-====== Backup_mysql_database_script ====== +===== Backup_mysql_database_script ===== 
 +<code>
  #!/bin/bash  #!/bin/bash
  # Created by Bryan Le Gear - Skynet 2005/10/12  # Created by Bryan Le Gear - Skynet 2005/10/12
Line 23: Line 23:
  echo "Chmoding to:         400"  echo "Chmoding to:         400"
  chmod 400 $OUTFILE  chmod 400 $OUTFILE
 +</code>
backup_mysql_database_script.1658260369.txt.gz · Last modified: 2022/07/19 21:13 (external edit)