Comments on: How to Use Awk to Print Fields and Columns in File – Part 2 https://www.tecmint.com/awk-print-fields-columns-with-space-separator/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Mon, 12 Aug 2024 06:43:24 +0000 hourly 1 By: Willi https://www.tecmint.com/awk-print-fields-columns-with-space-separator/comment-page-1/#comment-2177693 Wed, 05 Jun 2024 16:16:48 +0000 http://www.tecmint.com/?p=20059#comment-2177693 The output of field ranges (from to) does not work in this way. You can see this in the examples.

]]>
By: Aaron Kili https://www.tecmint.com/awk-print-fields-columns-with-space-separator/comment-page-1/#comment-1336873 Mon, 08 Jun 2020 09:39:02 +0000 http://www.tecmint.com/?p=20059#comment-1336873 In reply to Praveen Kumar M.

@Praveen

\n means a new line.

]]>
By: Aaron Kili https://www.tecmint.com/awk-print-fields-columns-with-space-separator/comment-page-1/#comment-1336872 Mon, 08 Jun 2020 09:35:36 +0000 http://www.tecmint.com/?p=20059#comment-1336872 In reply to Praveen Kumar M.

@Praveen

You can check out Part 6 of the series, it shows how to use print: https://www.tecmint.com/use-next-command-with-awk-in-linux/

]]>
By: Praveen Kumar M https://www.tecmint.com/awk-print-fields-columns-with-space-separator/comment-page-1/#comment-1336786 Sun, 07 Jun 2020 11:01:42 +0000 http://www.tecmint.com/?p=20059#comment-1336786 %s/n what does the /n means?

]]>
By: Praveen Kumar M https://www.tecmint.com/awk-print-fields-columns-with-space-separator/comment-page-1/#comment-1336785 Sun, 07 Jun 2020 10:59:36 +0000 http://www.tecmint.com/?p=20059#comment-1336785 Thanks for a great tutorial kili. Have you made a separate tutorial for printf?

]]>