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