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