Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


awk_examples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
awk_examples [2019/06/28 09:45] juckinsawk_examples [2019/06/28 09:45] juckins
Line 5: Line 5:
   cat files_changed_within_72hrs.sort.txt | awk -F " " '{print $3,$5}'   cat files_changed_within_72hrs.sort.txt | awk -F " " '{print $3,$5}'
      
-Turn something like <nowiki>**FreeWind_SFC not in ONA_GRID__GFS_20190627_1800**</nowiki>+Turn something like <nowiki>FreeWind_SFC not in ONA_GRID__GFS_20190627_1800</nowiki>
 \\ \\
 \\ \\
awk_examples.txt · Last modified: 2019/06/28 09:45 by juckins