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