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