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