Skip to content

Instantly share code, notes, and snippets.

@xchewtoyx
Created May 5, 2015 05:55
Show Gist options
  • Save xchewtoyx/2108626194426fdf40fc to your computer and use it in GitHub Desktop.
Save xchewtoyx/2108626194426fdf40fc to your computer and use it in GitHub Desktop.
pullsync toread | grep -n 2015-02-18 | perl -ne '/\[([^]]+)\]/; next if(exists $seen{$1}); $seen{$1} = $_; print $_;'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment