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