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