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