Skip to content

Instantly share code, notes, and snippets.

View CristaLCorp's full-sized avatar

***CristaL CristaLCorp

View GitHub Profile
@NullArray
NullArray / copy-locker.sh
Last active July 21, 2019 20:17
Shell script that finds all files and directories that have been modified in the last hour, copies them to a temporary directory and stored them as an encrypted archive.
#!/bin/bash
#____ ____ __
#\ \ / /____ _____/ |_ ___________
# \ Y // __ \_/ ___\ __\/ _ \_ __ \
# \ /\ ___/\ \___| | ( <_> ) | \/
# \___/ \___ >\___ >__| \____/|__|
# \/ \/
#--Author : Vector/NullArray
#----Twitter: @Real__Vector
#--------Licensed under GNU GPL 3