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