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