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