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