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