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