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