Monday, 26 April 2021
Need to grep something on Windows? Use
— Jan Zwiener (@jnz_jan) April 26, 2021
findstr /spin "text" *.cpp
to search for text recursively in all .cpp files. If you arrange the parameters as a "spin", you can easily remember them.
Page: 1/1 |
Copyright © 2004-2024 Jan Zwiener