Skip to content

Instantly share code, notes, and snippets.

@miku
Created July 13, 2015 23:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miku/b586c4bfe650d5456851 to your computer and use it in GitHub Desktop.
Save miku/b586c4bfe650d5456851 to your computer and use it in GitHub Desktop.
time filterline <(uldjtab -key id 100M.ldj | tac | sort -u -k1,1 | cut -f2 | \
sed 's/^0*//' | sort -n) 100M.ldj > output.ldj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment