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