Bash

  • Awk

    Understanding AWK: A Beginner’s Guide with Examples AWK is a powerful programming language designed for text processing and typically used as a data extraction and reporting tool. Named after its creators (Aho, Weinberger, and Kernighan), AWK is a versatile tool that can handle complex text-processing tasks with ease.

  • The Bash Prompt

    Customizing Your Bash Prompt Is your bash prompt so ugly it makes you sad? Well look no further, in this article I am going to show you how to make your prompt the envy of the neighborhood.