Skip to content

Instantly share code, notes, and snippets.

@sandeep048
Created March 25, 2016 22:23
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 sandeep048/2c17f85ec4ac633408dd to your computer and use it in GitHub Desktop.
Save sandeep048/2c17f85ec4ac633408dd to your computer and use it in GitHub Desktop.
wget https://sift-tool.org/downloads/sift/sift_0.8.0_linux_amd64.tar.gz
sudo tar -xvzf sift_0.8.0_linux_amd64.tar.gz -C /usr/bin/ --strip=1 sift_0.8.0_linux_amd64/sift
rm sift_0.8.0_linux_amd64.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment