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