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