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