Skip to content

Instantly share code, notes, and snippets.

@bjornharrtell
Created December 5, 2016 21:50
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 bjornharrtell/6bb848050a6f2f7953b8d7031472f923 to your computer and use it in GitHub Desktop.
Save bjornharrtell/6bb848050a6f2f7953b8d7031472f923 to your computer and use it in GitHub Desktop.
steam
find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error*" \) -print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment