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