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