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