Skip to content
Home » shell scripting

shell scripting

Bash Arrays 101

Are you tired of manually entering repetitive commands in your terminal? Do you want to optimize your workflow and increase your productivity? Bash arrays might be the solution you’ve been looking for! What are Bash Arrays? Bash arrays are a type of variable that allow you to store and manipulate… Read More »Bash Arrays 101

Maximize Your Productivity in Windows 11 Terminal

Windows 11 introduces a new and improved Terminal application, which includes PowerShell by default. PowerShell is a powerful tool for automating tasks and managing systems, and it’s now more accessible than ever. In this blog post, we’ll explore some ways to maximize your productivity in the Windows 11 Terminal using… Read More »Maximize Your Productivity in Windows 11 Terminal