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