diff options
Diffstat (limited to 'test_without_compile.sh')
| -rwxr-xr-x | test_without_compile.sh | 2 |
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 |
