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