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