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