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