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