All categories

Shell Programming

Don't Look Up Bash

As a technical writer, I often find myself diving into different programming languages and tools to expand my knowledge and share my insights with others. Recently, I stumbled upon the world

Read article →

A Splash For Your Bash

Have you ever hosted a bash and wanted to make it truly unforgettable? Well, look no further because I've got the perfect solution for you - adding a splash to your bash! Trust me, I've trie

Read article →

What Does Echo Do In Bash

In Bash scripting, the echo command is used to display text or variables on the terminal. It is a simple and versatile command that is often used for debugging purposes and displaying messag

Read article →

Do Math In Bash

Doing math in Bash is a useful skill to have, especially when working with numbers and performing calculations on the command line. As someone who often works with data and performs data ana

Read article →

Where Is Powershell Exe

As a technical enthusiast and avid command line user, one of the questions I often come across is: where is the PowerShell executable located? It's a valid question, especially for those who

Read article →

Do While Bash

The do while loop is a powerful construct in the Bash scripting language that allows you to repeatedly execute a block of code as long as a certain condition is true. As a passionate Bash sc

Read article →

What Happens To Bash In Reign

As a Bash enthusiast, I couldn't help but be intrigued by the portrayal of this iconic command-line shell in the TV series "Reign." Set during the reign of Mary, Queen of Scots, the show tak

Read article →

Why Is Bash Leaving Heartstopper

It's been a sad day for me as a longtime user and fan of the Bash shell, as news has surfaced that the development team behind it will no longer be actively maintaining the Heartstopper feat

Read article →

Is Powershell Case Sensitive

As a tech enthusiast and a professional in the field, I often come across interesting questions that pique my curiosity. One such question that has been a topic of discussion among developer

Read article →

Where Command In Powershell

Hey there, fellow tech enthusiasts! Today, I want to talk to you about a nifty little command in PowerShell called "where". Trust me, this command has saved me countless hours of searching t

Read article →