Search Results

Showing results for "linux"

Latest Articles

Cover Image for What languages are Windows, Mac OS X and Linux written in?
macosoperating-systemwindows

What languages are Windows, Mac OS X and Linux written in?

Published on September 2, 2023

🖥️💻🕶️💾 What Programming Languages Are Behind Windows, Mac OS X, and Linux? 🤔 Have you ever wondered what programming languages power the operating systems we use every day? 💭💡 Well, I sure did! So, I went on a quest to unveil the languages that mak

Cover Image for Linux command to list all available commands and aliases
command-lineterminal

Linux command to list all available commands and aliases

Published on September 2, 2023

# Unleash the Power of the Linux Command Line: List All Available Commands and Aliases! 💪💻🔥 Welcome to the world of Linux command line! 🚀 Whether you're a tech aficionado or a curious beginner, mastering the command line is an essential skill. Today,

Cover Image for How do I list one filename per output line in Linux?
shell

How do I list one filename per output line in Linux?

Published on September 2, 2023

📝🤔🔍 How do I list one filename per output line in Linux? 🐧📃 Have you ever found yourself in a situation where you needed to display a list of filenames in Linux, but the output was in a single line and difficult to read? 😫 Well, fear not, because in

Cover Image for How can I add a default include path for GCC in Linux?
environment-variablesgccinclude

How can I add a default include path for GCC in Linux?

Published on September 2, 2023

📝 **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

Cover Image for Generating a SHA-256 hash from the Linux command line
shell

Generating a SHA-256 hash from the Linux command line

Published on September 2, 2023

# 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

Cover Image for How to recursively download a folder via FTP on Linux
command-line

How to recursively download a folder via FTP on Linux

Published on September 2, 2023

# 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

Cover Image for Execute combine multiple Linux commands in one line
command-line

Execute combine multiple Linux commands in one line

Published on September 2, 2023

# 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

Cover Image for How to only get file name with Linux "find"?
shell

How to only get file name with Linux "find"?

Published on September 2, 2023

💻📜✅ 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

Cover Image for How to get the start time of a long-running Linux process?

How to get the start time of a long-running Linux process?

Published on September 2, 2023

👋 Hey there tech enthusiasts! Welcome back to my tech blog! Today, we're going to dive into a common yet perplexing question: "How to get the start time of a long-running Linux process?" Have you ever found yourself scratching your head, wondering how to

Cover Image for Changing default shell in Linux
shell

Changing default shell in Linux

Published on September 2, 2023

# 🐧 Changing Default Shell in Linux: Mastering the Command Line! So you want to switch up your default shell in Linux, huh? That's cool. Kinda like picking a new outfit for your terminal experience. 😎 But don't worry, it's as simple as hitting up the co