Jimmy's Profile Pic

bash

    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
    blog banner

    Bash-n-Dash: Fast-Track Your Way to Shell Mastery

    In this post, we dive deep into the core shell commands every aspiring shell wizard should know. From file manipulation to text processing, and managing file permissions, these commands are the foundation of mastering the command line. Let’s level up your shell skills with practical examples and powerful one-liners!


    By Jimmy McBride
    On Sep 20, 2024
    blog banner

    Shell We Begin? Discover the Power of the Command Line

    In this post, we explore the power of the command line and shell basics, from navigation to file management. If you're ready to start your journey toward becoming a shell wizard, this guide is for you!


    By Jimmy McBride
    On Sep 17, 2024
    blog banner

    Why I Bash Git (And Why You Should Too)

    In this blog, I break down my favorite Bash functions and aliases that make working with Git faster and more efficient. Learn how to create custom Git workflows in your terminal that save time and reduce typing. Whether you’re a terminal purist or just curious about automating your Git commands, this post has something for everyone!


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