summaryrefslogtreecommitdiff
path: root/test_without_compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_without_compile.sh')
-rwxr-xr-xtest_without_compile.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_without_compile.sh b/test_without_compile.sh
new file mode 100755
index 0000000..bc1c0e3
--- /dev/null
+++ b/test_without_compile.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+find -type f -executable -name lock\* -exec '{}' 100 0 \; \ No newline at end of file