- Looking for `foo' in file `bar.txt':
$ grep 'foo' bar.txt
- Recursively looking for `foo' in all java source under current directory:
$ grep -r --include="*.java" foo .
Weekend
11 年前
万物并作,吾以观复。夫物芸芸,各复归其根。 The operation of anything is governed by some rule.
没有评论:
发表评论