Difference between revisions of "$NF"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <code>[[awk]] '{print $NF}' your_file</code> | + | <code>[[awk]] '{[[print]] $NF}' your_file</code> |
<code>[[awk]] '{print $(NF-1)}' your_file</code> | <code>[[awk]] '{print $(NF-1)}' your_file</code> | ||
Latest revision as of 18:11, 10 July 2023
Advertising: