summaryrefslogtreecommitdiffstats
path: root/tests/posix/exec_ulimit.sh
blob: 8ac8ff1c78db239b1ddf7299b453a3bc5f9bc637 (plain)
1
2
ulimit -Sn 16
bfs_diff deep -type f -exec bash -c 'printf "%d %s\n" $(ulimit -Sn) "${1:0:6}/.../${1##*/}"' bash {} \;