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