Blog
Page 496 of my articles, tutorials, and thoughts
Latest Articles
Find the files that have been changed in last 24 hours
## **🔎 Find Files Changed in the Last 24 Hours: Unraveling the Mystery!** 💡 Welcome, tech enthusiasts! 👋 Is your curious mind seeking the answer to the riddle of finding files that have been changed in the last 24 hours? 🤔 Look no further! Today, we e
How can I add a default include path for GCC in Linux?
📝 **Tech Blog**: How to Set a Default Include Path for GCC in Linux 🐧💻 Are you tired of manually specifying the include directory every time you compile your code using GCC in Linux? 🤔🤯 Don't worry, we've got you covered! In this blog post, we will e
Generating a SHA-256 hash from the Linux command line
# Generating a SHA-256 hash from the Linux command line: Common Issues and Easy Solutions Do you need to generate a SHA-256 hash from the Linux command line, but getting unexpected results? Don't worry, you're not alone. In this blog post, we'll address t
How to recursively download a folder via FTP on Linux
# How to 🔄 Recursively Download a Folder via FTP on Linux So, you want to download an entire folder via FTP on your Linux system, but you've hit a roadblock 🛑 with only being able to get individual files using the 'get' command? Don't worry, we've got y
Fastest way to tell if two files have the same contents in Unix/Linux?
# The Fastest Way to Check if Two Files Have the Same Contents in Unix/Linux Are you tired of waiting ages for the `diff` command to compare files in your shell script? 😩 We understand your frustration. The good news is that there is a faster way to achi
How to list the contents of a package using YUM?
🔍 How to List the Contents of a Package Using YUM? 💡 Are you tired of searching for the location of an RPM file just to list its contents? Say no more! 🙅♀️ In this blog post, we'll dive into the nifty world of YUM and discover how you can effortlessly
How to get a list of all valid IP addresses in a local network?
# How to Get a List of All Valid IP Addresses in a Local Network? 🌐📋 Are you ready to uncover the hidden IP addresses within your local network? 🧐💡 Sometimes, it can be quite puzzling to know all the IP addresses in your local network. But fret not,
How to search and replace using grep
## 🚀 The Ultimate Guide to Search and Replace Using Grep 🔄 Are you tired of manually searching for and replacing strings in your files and subdirectories? Fret not! In this guide, we will walk you through the process of using `grep` to search for specif
Execute combine multiple Linux commands in one line
# Combine Multiple Linux Commands in One Line: A Game-Changing Technique 🚀 Are you tired of running multiple Linux commands one after another, waiting for each command to finish before moving on to the next? Look no further! In this guide, we will unveil
How to only get file name with Linux "find"?
💻📜✅ Get File Names with Linux 'find': A Quick and Easy Guide! 💡🔍 Are you tired of sifting through a long list of file paths when using the 'find' command in Linux? We've got you covered! In this guide, we'll show you a simple and efficient way to extr