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