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