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