User Tools

Site Tools


ubuntu:file:print_the_last_field_of_each_line_of_the_file

This is an old revision of the document!


Ubuntu - File - Print the last field of each line of the file

awk '{ print $NF }' filename
ubuntu/file/print_the_last_field_of_each_line_of_the_file.1574889895.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki