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