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