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