Skip to main content

Recently Updated Pages

Safely Delete

Linux Logging

WARNINGDO NOT DELETE THE PATH DIRECTLY. /var/log/journal/ Commands Get Disk Usage journalctl --...

Updated 1 month ago by kugarocks

SED

Linux Command Line and Shell Scripting ... Text

Stream Editor, a stream text processor, authored by Lee E. McMahon. Basic Syntax sed [OPTIONS] 'c...

Updated 1 month ago by kugarocks

Regular Expression

Linux Command Line and Shell Scripting ... Text

Regular Expressions (regex) can be divided into the following categories based on different stand...

Updated 1 month ago by kugarocks

Multi-Lines Text

Linux Command Line and Shell Scripting ... Text

Echo Command Using the -e option can create simple multi-line text. echo -e 'aa\nbb' aa bb He...

Updated 1 month ago by kugarocks

GAWK 2

Linux Command Line and Shell Scripting ... Text

Regular Expression gawk defaults to using ERE mode. Basic Usage First, create the foo text file....

Updated 1 month ago by kugarocks

GAWK 1

Linux Command Line and Shell Scripting ... Text

Gnu Awk Gawk is the GNU version of the text processing tool. In most GNU/Linux distributions, Ga...

Updated 1 month ago by kugarocks

Terminal

Linux Command Line and Shell Scripting ... Shell

A terminal is a user interface, while a shell is running inside a terminal. Early Terminals Ear...

Updated 1 month ago by kugarocks

Subshell

Linux Command Line and Shell Scripting ... Shell

The definition of Subshell in some books or materials is unclear, and the explanations often cont...

Updated 1 month ago by kugarocks

What is Shell

Linux Command Line and Shell Scripting ... Shell

A shell is a command-line interpreter that lets you interact with the operating system by typing ...

Updated 1 month ago by kugarocks

Command Type

Linux Command Line and Shell Scripting ... Shell

Builtin Commands Builtin commands are implemented by the Shell itself, they run without starting...

Updated 1 month ago by kugarocks