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