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