Modern Alternatives to 5 Common Linux Commands

Modern Alternatives to 5 Common Linux Commands

Original link: https://blog.csdn.net/coderOnline/article/details/113702506 When using Linux/Unix systems in our daily work, we often rely on many command-line tools to accomplish tasks and manage our systems. For instance, du is used for monitoring disk usage, and top displays system resources. Some of these tools have been around for a long time; for example, top was first … Read more

Modern Alternatives to 5 Basic Linux Command Line Tools

Modern Alternatives to 5 Basic Linux Command Line Tools

Author | Ricardo Gerardi Translator | Ping Chuan Editor | Xiao Zhi When using Linux/Unix systems daily, we utilize many command line tools to accomplish our tasks and manage our systems, such as du for monitoring disk usage and top for displaying system resources. Some of these tools have been around for a long time. … Read more

Five New Linux Command Line Tools You Should Try

Five New Linux Command Line Tools You Should Try

Script Home You are with millions of developers Use new alternative tools to improve old command line tools. Author | Ricardo Gerardi Translator | Wan Yue, Editor | Tu Min Produced by | CSDN (ID: CSDNnews) The following is the translation: In the daily use of Linux/Unix systems, we need to use many command line … Read more

Vdex Extractor: Decompiling and Extracting Android Dex Bytecode

Vdex Extractor: Decompiling and Extracting Android Dex Bytecode

Vdex Extractor A command-line tool for decompiling and extracting Android Dex bytecode from Vdex files. Compilation Clone this repository If you want to cross-compile for Android devices, install the Android NDK make.sh calls the bash script with the required build targets $ ./make.sh – If CC is not defined from env, gcc is used by … Read more

Essential Raspberry Pi Linux Command Line Shortcuts

Essential Raspberry Pi Linux Command Line Shortcuts

!!! Bookmark Alert – Bookmark First for a Better Experience !!! When I first started with the Raspberry Pi, navigating the command line in Linux was quite frustrating. After entering a long command, I realized I didn’t have the necessary permissions, and had to move the cursor back to the start of the line… Once … Read more

Getting Started with Raspberry Pi: Learning Linux through Raspberry Pi

Getting Started with Raspberry Pi: Learning Linux through Raspberry Pi

Our fourth article in the “Getting Started with Raspberry Pi” series will dive into the Linux command line. — Andersn Silva In the third article[1] of this series, we began our exploration of the Raspberry Pi, where I shared how to install Raspbian, the official Linux version for Raspberry Pi. Now that you have installed … Read more

Understanding the Differences Between Linux and RTOS

Understanding the Differences Between Linux and RTOS

Follow+Star Public Account Number, don’t miss out on exciting content Author | arvin Source | CSDN (ID: CSDNnews) Do you know which operating system is the most popular in the world? It is Linux! It generally runs on servers and supercomputers, and the millions of servers behind the websites we access daily are likely running … Read more