ziccardi home
  • Home
  • GitHUB
    1. Home
    2. Blog
    3. Tips and Tricks

    AWK - Merging two files

    programming

    ACME Corporation is creating its new CRYPTO exchange platform. They receive crypto data in CSV format where the first column is the crypto coin's short name and the second column is the value in US dollars. The separator is ;. For their internal needs, it is required that new output is produced wh...

    Continue reading
    shell, awk
    25th Jul 2022

    Popular Tags

    golang shell java git awk

    Archives

    • 2025
      • November 2025
        • Writing custom linters for golangci-lint
      • January 2025
        • Advanced String Parsing
    • 2024
      • October 2024
        • GO Routine leaks
      • January 2024
        • Unveiling the Powerhouse: A Closer Look at Go 1.21
    • 2022
      • September 2022
        • Finding which commit introduced a bug
      • August 2022
        • [JAVA] Exposing mutable internals
      • July 2022
        • AWK - Merging two files
        • Addressable or not addressable, that is the question
        • [SHELL] Looping files in a folder
        • Be careful when reusing error variables
      • June 2022
        • [SHELL] Check variables value
        • Golang and inheritance
        • Stale slices
        • Arrays vs Slices
        • STRUCT Optimization
      • May 2022
        • GO interface{} and nil value
        • The Good way to close a response body
        • Never reference the address of the loop variable
        • Always prefer pointer receivers
    Show more »