summaryrefslogtreecommitdiffstats
path: root/tests/bfs/deep_strict.sh
blob: e057310717bc4899722376ec68a32b395262b06d (plain)
1
2
3
4
5
closefrom 4

# 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 {} \;