Useful Linux command
Post date: May 8, 2017 1:08:27 AM
make clean
make -j8 %faster by 8 core.
grep -R text %iteration find files contain target text
Post date: May 8, 2017 1:08:27 AM
make clean
make -j8 %faster by 8 core.
grep -R text %iteration find files contain target text