Skip to content

Instantly share code, notes, and snippets.

@felipernb
Created November 22, 2012 09:48
Show Gist options
  • Save felipernb/4130285 to your computer and use it in GitHub Desktop.
Save felipernb/4130285 to your computer and use it in GitHub Desktop.

Revisions

  1. felipernb created this gist Nov 22, 2012.
    1 change: 1 addition & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    cat access.log | awk -F'"' '{print $2}'| cut -d ' ' -f2 | uniq > uris.log