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