
One of the best things in Bash is the extensive tools we can use to manipulate strings. you can extract substrings , replace or delete them, and do much more... Read More
One of the best things in Bash is the extensive tools we can use to manipulate strings. you can extract substrings , replace or delete them, and do much more... Read More
Loops are an important part of any programming language, they offer a way to repeat commands or instruction without repeating lines of code, the for loop comes in different styles in bash scripting... Read More
Learn how to automate Quran playback using Bash scripts. Play specific ayat or entire surahs from downloaded files with options for playback speed and ranges.... Read More
Learn how to live stream your screen to platforms like YouTube using FFmpeg with this comprehensive tutorial. Automate the process with a Bash script and manage recording status effortlessly... Read More
Streamline your i3 window manager keybindings management with this Bash script. Learn how to simplify visualization, customize options, and enhance your workflow efficiency.... Read More