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