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