Skip to content

Instantly share code, notes, and snippets.

View kindlehl's full-sized avatar
💭
git push origin master -f

kindlehl kindlehl

💭
git push origin master -f
View GitHub Profile
@doublej472
doublej472 / wipe.sh
Last active January 4, 2019 18:23
Simple "Secure" disk wiping script
#!/bin/bash
# Simple "Secure" block device wiping script
# Author: Jonathan Frederick (doublej472)
# Usage:
# wipe.sh [block devices]
# Description:
# A simple block device wiper, supports wiping block devices in parallel,