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