grep_tricks
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| grep_tricks [2019/10/03 14:54] – juckins | grep_tricks [2026/07/08 17:13] (current) – juckins | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| | | ||
| Is produced by typing: | Is produced by typing: | ||
| - | grep G CTRL+V+TAB du.info.20190103a.txt | + | grep "G CTRL+V+TAB" |
| + | |||
| + | Find all files in a directory having a line beginning with Weather and dedupe file matches: | ||
| + | find . -type f -name ' | ||
grep_tricks.1570128866.txt.gz · Last modified: by juckins
