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