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