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