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