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