In the simplest terms, grep (global regular expression print) will search input files for a search string, and print the lines that match it.
確定! 回上一頁