Muhammedfor25000cheats.com25000cheats.com·Nov 14, 2024How to Find Large Files on Ubuntu (to Free Up Space)Running low on storage? Ubuntu’s terminal has a quick command to help you hunt down those space-hogging files. Instead of manually digging through folders, you can use a simple command to locate large files and decide what can go. Just open the termi...DiscussUbuntu
Muhammedfor25000cheats.com25000cheats.com·Nov 14, 2024How to Quickly Navigate Directories in Ubuntu Terminal (Command Line)Navigating directories in Ubuntu's terminal can be smooth and speedy with a few simple commands. If you’re in one folder but need to jump to another, just use cd followed by the path. For example, to get to your home directory, type cd ~. If you’re j...DiscussUbuntu
Muhammedfor25000cheats.com25000cheats.com·Nov 14, 2024Run the Last Command as sudo in UbuntuHave you found yourself running a command only to realise you need superuser privileges? Instead of retyping everything, there’s a quick method to run the last command as sudo in Ubuntu. To do this, simply type sudo !! and hit Enter. What’s happening...DiscussUbuntu
Leafyhyperleafy.hashnode.dev·Nov 12, 2024Small Wins in Python: How a CLI Todo App Changed My Perspective on CodingIt’s been a while since my first post “Navigating the Fog of Tech: My Journey as an Introverted Tech Enthusiast”, In that time, a lot has happened so there may be a slight change in my writing style. Based on how you perceive it, may be considered as...DiscussPython 3
Debajyati Deydebajyatidey.hashnode.dev·Nov 9, 2024FeaturedTop 9 Rust Based CLI Tools You Need to Try Now!Summary of the Content Prior to Reading the Article In this article, we explore a selection of Rust-based command line tools that enhance the Linux ecosystem with improved performance and modern features. These tools, including exa, fd, bat, ripgrep...Arindam Majumder and 4 others are discussing this5 people are discussing thisDiscuss·88 likes·276 readsLinuxcliVery informative!! 10
Sharon Jonallagaddasharonlearns.hashnode.dev·Nov 9, 2024Variables in Bash ScriptingIn Bash scripting, variables allow us to store information for later use, minimizing repetition and enable us to save command outputs directly into variables. For example, the command file =$(ls) will execute ls, store its output in the file variable...DiscussShellBash
Victor O. Alvarezspacecodecinema.com·Nov 5, 2024PKGSRC for macOSPKGSRC’s website describe pkgsrc as: Portable Package Management pkgsrc is a framework for building over 25,000 open source software packages. It is the native package manager on SmartOS, NetBSD, and Minix, and is portable across 23 different operat...DiscussTechnologynetbsd
user1272047programmingetc.hashnode.dev·Oct 31, 2024Windows Terminal OptionsWindows Terminal Options For a Windows terminal with tabs and additional developer-friendly features, here are a few options to consider: 1. Windows Terminal Microsoft's official terminal with tabs, multiple profiles, and customization options. Sup...Discussterminal
Saad Asif Mujawaressentialsofdevops.hashnode.dev·Oct 28, 2024Day 5 : Advanced Linux Shell Scripting for DevOps Engineers with User ManagementTask 1 : Create Directories Using Shell Script : - Write a bash script createDirectories.sh that, when executed with three arguments (directory name, start number of directories, and end number of directories), creates a specified number of directori...Discuss·2 likesLinux
sridhar kattaksridhar.dev·Oct 27, 2024Supercharge Your Terminal Workflow with AtuinThe terminal is essential software for any developer or engineer. It is one of their daily drivers, so a terminal with better tools will not only save you time but also increase productivity. These are some key features that make Atuin stand out in y...Discussterminal