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