self reminder note
This commit is contained in:
parent
38c4fb1670
commit
e19d52a794
@ -30,3 +30,4 @@ password=""
|
||||
|
||||
## logging: systemctl status file_mover.service
|
||||
|
||||
## self reminder for pulling a schema out of the sql backup file.: awk '/^-- Current Database: `unloze_forum_2`|^CREATE DATABASE .*`unloze_forum_2`|^USE `unloze_forum_2`;/ {p=1; print; next} /^CREATE DATABASE/ || /^USE / {p=0} p' mysqldump.sql > unloze_forum_2.sql
|
||||
|
Loading…
Reference in New Issue
Block a user