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