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