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