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