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