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