Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ScribeOfGoD on github.
  • I am scribeofgod (https://keybase.io/scribeofgod) on keybase.
  • I have a public key whose fingerprint is 95BE D5C7 5E75 17F5 8A5F 54AC 1965 3EC2 0C1B B06F

To claim this, I am signing this object:

<html>
<head>
<?php include 'head.php'; ?>
<title>
Torrent Search
</title>
</head>
<body>
<div align="center">
<a href="/">
@ScribeOfGoD
ScribeOfGoD / gist:e0fa6b19e45c3573a5d5229dc76f0b0d
Created October 10, 2016 18:57 — forked from simonda86/gist:6305487
MySQL Backup script for all databases
#!/bin/bash
user=""
password=""
host=""
backup_path="/path/to/your/home/_backup/mysql"
date=$(date +"%d-%b-%Y")
# Get list of databases