User Tools

Site Tools


file:print_a_specific_field_of_each_line_in_a_file

This is an old revision of the document!


File - Print a specific field of each line in a file

To print the 5th field use:

awk '{print $5}' filename
file/print_a_specific_field_of_each_line_in_a_file.1468170602.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki