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