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