who 61 B

1234
  1. #!/bin/rc
  2. ps | sed '/Broken/d
  3. /Exiting/d
  4. s% .*$%%' | sort -u