summaryrefslogtreecommitdiffstats
path: root/tests/posix/deep.sh
blob: 3d1cd60dbcc9e323e43f9c331ebb83e1ef0f2175 (plain)
1
2
3
4
closefrom 4

ulimit -n 16
bfs_diff deep -type f -exec bash -c 'echo "${1:0:6}/.../${1##*/} (${#1})"' bash {} \;