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