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