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