bash - How to keep only every nth line of a file - Super User awk 'NR == 1 || NR % 3 == 0' yourfile ...

Please Visit: http://ift.tt/1ajReyV



bash - How to keep only every nth line of a file - Super User

awk 'NR == 1 || NR % 3 == 0' yourfile

http://ift.tt/1mdYhTv

http://ift.tt/1xpxxDq



bash - How to keep only every nth line of a file - Super User







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1mdYhTy

via LifeLong Community

No comments:

Post a Comment