2011年10月30日 星期日

grep : 符合的不要出現

-v : --invert-match

example :
  ls-ltr | grep -v data | grep -v 備份
  有data & 備份 字眼的不要出現

沒有留言:

張貼留言