diff --git a/bash-patch-apply.plx b/bash-patch-apply.plx new file mode 100644 index 0000000..fc8cf02 --- /dev/null +++ b/bash-patch-apply.plx @@ -0,0 +1,4 @@ +#!/usr/bin/perl + +use strict; +use warnings;