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