Skip to content

Instantly share code, notes, and snippets.

@Teagan42
Created April 7, 2016 01:49
Show Gist options
  • Save Teagan42/84b5e5b8312141783d107bcf91e9ae87 to your computer and use it in GitHub Desktop.
Save Teagan42/84b5e5b8312141783d107bcf91e9ae87 to your computer and use it in GitHub Desktop.
find $HOME/.steam/root/ubuntu12_32/steam-runtime/*/usr/lib/ -name "libstdc++.so.6" -exec mv "{}" "{}.bak" \; -print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment