summaryrefslogtreecommitdiffstats
path: root/tests/gnu/printf_u_g_ulimit.sh
blob: a84ee29afb0791e120b637cfa7f854936bfb7aeb (plain)
1
2
3
closefrom 4
ulimit -n 16
[ "$(invoke_bfs deep -printf '%u %g\n' | uniq)" = "$(id -un) $(id -gn)" ]