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