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