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