User Tools

Site Tools


bash:files:display_the_last_field_of_each_line_of_the_file

BASH - Files - Display the last field of each line of the file

awk '{ print $NF }' filename
bash/files/display_the_last_field_of_each_line_of_the_file.txt · Last modified: 2022/06/13 12:13 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki