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