Skip to content

Instantly share code, notes, and snippets.

@RussianNeuroMancer
RussianNeuroMancer / search_duplicate_blocks.sh
Last active August 29, 2015 14:27 — forked from anonymous/search_duplicate.bash
Script for searching matching blocks in partition
#!/bin/bash
# This script generates checksum of partition blocks
# License: GNU GPL version 3 or any later version as released by the Free Software Foundation
# NO WARRANTY
# Author of original script: https://www.reddit.com/user/gnulicious
# https://gist.github.com/anonymous/e0493e823091078b5132