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