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