Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


awk_examples

This is an old revision of the document!


awk examples

cat files_changed_within_72hrs.sort.txt | awk -F " " '{print $NF}'
awk_examples.1485188095.txt.gz · Last modified: 2017/01/23 11:14 by juckins