file:print_the_last_field_of_each_line_of_the_file
This is an old revision of the document!
File - Print the last field of each line of the file
awk '{ print $NF }' filename
file/print_the_last_field_of_each_line_of_the_file.1468170542.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)