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