Discover the ultimate guide to controlling your Arch Linux PC from your Android phone using Termux and SSH. Unlock productivity, efficiency, and convenience with step-by-step instructions and tips... Read More
Articles found : 20
search term: shell scripting
Discover a personalized dmenu launcher for Linux, designed to streamline program launching by prioritizing frequently used applications. Explore usage instructions, including updating the launcher database and listing available programs, and learn how to integrate it with the i3 window manager for enhanced efficiency.... Read More
Master the ffmpeg command with this comprehensive guide, covering basic and advanced usage as well as script examples. Learn how to manipulate audio and video files, perform conversions, apply filters, and automate tasks using ffmpeg commands, scripts, and practical examples.... Read More
Dive deeper into i3 Window Manager with supporting scripts in this continuation article. Explore essential bash scripts for workspace management, window movement, and keyboard shortcut listing. Learn how these scripts enhance the functionality and customization of i3, empowering users to optimize their workflow efficiently... 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