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