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