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