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