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