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