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