ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    AWK Command in Linux/Unix

    News
    awk command linux unix
    2
    2
    535
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • AdisharmaA
      Adisharma
      last edited by scottalanmiller

      Hello Everyone, I am new one in this community and I am looking to awk command in Linux/Unix and I know the basic commands like Printing the table line by line, Printing Columns, IF Command, String Operations, Length, Count, For, Non-empty Line, Arithmetic Operations and I want to explore more commands, I have search on google to find awk command with examples but I can't find some more commands in AWK. If anyone knows more, Please suggest me or provide me some references.

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        Is there a reason that you are looking into Awk? Awk is a programming language that used to be popular for extension text processing in conjunction with BASH. But in the last decades, its use has fallen away and that is why you won't find examples of it. It's only used for very basic things now. Languages like Perl and Python supplanted it being easier to use, better known, more portable, and vastly more powerful. Awk is really a legacy tool today.

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        • First post
          Last post