Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am krashnz on github.
  • I am krashnz (https://keybase.io/krashnz) on keybase.
  • I have a public key ASDnlBykP3c56Xp3Auv88iH-I3AyTnbGpnGQF50PCBn0tgo

To claim this, I am signing this object:

#!/bin/bash
mysql_user=user
mysql_pwd=pwd
directory=directory
database=database
date=$(date +%Y-%m-%d_%H-%M-%S)
file=$directory/$database.$date.sql.gz