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