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