Created
April 7, 2016 01:49
-
-
Save Teagan42/84b5e5b8312141783d107bcf91e9ae87 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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