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