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