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