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