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