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