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