Skip to content

Instantly share code, notes, and snippets.

@mariokonschake
Created January 28, 2013 13:56
Show Gist options
  • Select an option

  • Save mariokonschake/4655662 to your computer and use it in GitHub Desktop.

Select an option

Save mariokonschake/4655662 to your computer and use it in GitHub Desktop.

Revisions

  1. Mario Konschake created this gist Jan 28, 2013.
    1 change: 1 addition & 0 deletions shell-histogram
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    zcat file | sort | uniq -c | sort -nr