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