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