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