START bin/ps 2019-02-11T02:08:05Z ps -o "$(ps -L)" >/dev/null if ps -o "bogus" >/dev/null 2>&1; then false; fi sh /usr/src/regress/bin/ps/command.sh sh /usr/src/regress/bin/ps/cwd.sh sh /usr/src/regress/bin/ps/user.sh PASS bin/ps Duration 0m01.56s