Created
November 11, 2019 09:22
-
-
Save mboyar/c3bb8c518c299dfd15e81c591f944d73 to your computer and use it in GitHub Desktop.
Revisions
-
mboyar created this gist
Nov 11, 2019 .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 . -name mb_msggen* | sed -En "s/\.c/\.h/p" | sed -En "s/src/inc/p" | xargs touch