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