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