summaryrefslogtreecommitdiffstats
path: root/tests/posix/deep.sh
blob: 36a88c08edaf4b6697f5ba9a5423743ccadcfa30 (plain)
1
2
ulimit -n $((NOPENFD + 13))
bfs_diff deep -type f -exec bash -c 'echo "${1:0:6}/.../${1##*/} (${#1})"' bash {} \;