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