summaryrefslogtreecommitdiffstats
path: root/tests/bfs/deep_strict.sh
blob: 50c8f0500ebd83032b454c9c9c0e7765360d172d (plain)
1
2
3
# Not even enough fds to keep the root open
ulimit -n 7
bfs_diff deep -type f -exec bash -c 'echo "${1:0:6}/.../${1##*/} (${#1})"' bash {} \;