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