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