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