Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
###############################################################################
# Copyright 2021 - Dan Bechard
# Deletes a random line of code from a random source file to cause chaos. >:)
###############################################################################
# Directory where source files are kept
sourcedir="src"
# Directory depth to search