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