ref: b48078c12cdf0e3b718e38102b7548c14bed33a4 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u