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