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