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