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