
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 automate Quran playback using Bash scripts. Play specific ayat or entire surahs from downloaded files with options for playback speed and ranges.... Read More
Unlock the full potential of the grep command in Linux with advanced techniques. Learn how to search multiple files, perform recursive searches, invert matches, display line numbers, and more.... Read More
Discover the power and versatility of Ranger File Manager - a customizable and extensible command-line file manager. Learn how Ranger can streamline your workflow and make managing files and directories a breeze. Get advice from a seasoned developer and find out why Ranger is one of the best file managers out there!... Read More
Shell scripting is the language of Linux Command Line, it is the most used language under linux because you can assimilate and use all other languages in your scripts. you can use Python scripts, All the operating system programs and commands, you can even run php scripts right from your terminal or shell scripts.... Read More
Learn how to effectively use the date command in Linux for displaying, formatting, and manipulating date and time information. This comprehensive guide covers various use cases, including displaying the current date and time, formatting dates, manipulating dates, and localizing date output.... Read More