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