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