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