START bin/ps 2130-01-03T11:18:21Z ps -o "$(ps -L)" >/dev/null if ps -o "bogus" >/dev/null 2>&1; then false; fi cc -O2 -pipe -MD -MP -o shortsleep /usr/src/regress/bin/ps/shortsleep.c sh /usr/src/regress/bin/ps/command.sh cc -O2 -pipe -MD -MP -o shortsleep /usr/src/regress/bin/ps/shortsleep.c sh /usr/src/regress/bin/ps/cwd.sh cc -O2 -pipe -MD -MP -o shortsleep /usr/src/regress/bin/ps/shortsleep.c sh /usr/src/regress/bin/ps/user.sh PASS bin/ps Duration 0m06.79s