Created
October 11, 2018 03:59
-
-
Save peihsinsu/bb6829a78d1b8b9098f45d4c89fd30f3 to your computer and use it in GitHub Desktop.
Revisions
-
peihsinsu created this gist
Oct 11, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ find ./ -type f -exec sed -i -e 's/3.4/3.8/g' {} \;