summaryrefslogtreecommitdiffstats
path: root/tests/posix/deep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/posix/deep.sh')
-rw-r--r--tests/posix/deep.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/posix/deep.sh b/tests/posix/deep.sh
new file mode 100644
index 0000000..3d1cd60
--- /dev/null
+++ b/tests/posix/deep.sh
@@ -0,0 +1,4 @@
+closefrom 4
+
+ulimit -n 16
+bfs_diff deep -type f -exec bash -c 'echo "${1:0:6}/.../${1##*/} (${#1})"' bash {} \;