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