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