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