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