Skip to content

Instantly share code, notes, and snippets.

View mjsarfatti's full-sized avatar
💭
is probably sleeping

Manuele J Sarfatti mjsarfatti

💭
is probably sleeping
View GitHub Profile
@levabd
levabd / db_backup.sh
Created July 5, 2016 15:43 — forked from bendavis78/db_backup.sh
A simple database backup / rotation / prune script
#!/bin/bash
# for use with cron, eg:
# 0 3 * * * postgres /var/db/db_backup.sh foo_db
if [[ -z "$1" ]]; then
echo "Usage: $0 <db_name> [pg_dump args]"
exit 1
fi
/*
A Revised Font Stack
from A Way Back
http://www.awayback.com/revised-font-stack/
*/
/*