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