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