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