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