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