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