Navigation

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

    Stop Being AWKward, Filter with Awk on Linux

    News
    awk linux regex tecmint unix
    3
    3
    1011
    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.
    • mlnews
      mlnews last edited by

      Awk is a venerable and powerful programming language ubiquitous to UNIX systems famous for its fast and flexible REGEX (Regular Expression) processing. Tecmint takes a look at getting started with Awk.

      1 Reply Last reply Reply Quote 4
      • stacksofplates
        stacksofplates last edited by

        I've only ever really used it to parse csv, tsv, etc files. I need to get better with it.

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

          I use it very little but have the odd task that I use it for. It's difficult to pop into a one liner so I try to use other tools when possible.

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