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