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