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