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