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