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