To print the fifth column, use the following command: $ awk '{ print $5 }' filename · We can also print multiple columns and insert our custom string in between ...
確定! 回上一頁