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