Jimmy's Profile Pic

texutal-healing

    blog banner

    Awkwardly Awesome: Unlocking the Power of awk

    In this post, we unlock the power of awk—a command-line tool that excels at text processing and data manipulation. Using a simple example file, we explore how to extract, transform, and summarize data with ease. Whether you’re calculating totals, printing specific columns, or performing advanced pattern matching, this guide will get you up and running with awk like a pro!


    By Jimmy McBride
    On Sep 23, 2024
    blog banner

    Cat, Grep, and Go: Leveling Up Your Text Manipulation

    This post is your ultimate guide to leveling up your command-line game! We’re diving deep into the most commonly used text manipulation tools—cat, grep, and the magic of pipes and redirection. Learn how to efficiently search through text, manipulate files, and combine these tools like a pro. Plus, we’ve included a pro tip on how to use grep --color to make your searches even easier.


    By Jimmy McBride
    On Sep 21, 2024
Subscribe
© Copyright 2023. All rights reserved.