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