It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It can ...
Learn how to use Bash aliases to shorten commands, reduce errors, speed up tasks, and improve your productivity in the Terminal.
I’m a traditional software engineer. Join me for the first in a series of articles chronicling my hands-on journey into AI ...
Xleak is a simple terminal tool that lets you open and inspect Excel files instantly, without ever leaving your command line.
Check if a file is really a file, whether a string contains anything, and whether you can run a program with these vital patterns.
It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It ...
Turning terminal noise into usable, readable data.
This project is a comprehensive Linux Shell Scripting Toolkit designed to demonstrate system administration, automation, and environment customization using Bash. The project focuses on user and group ...
Generating AWS Sigv4 signatures is a crucial step in securing and authenticating requests made to AWS services. In this blog, we will explore how to generate a Sigv4 signature using a Linux Shell ...