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