Skip to main content

Recently Updated Pages

Output

Linux Command Line and Shell Scripting ... Script

Standard File Descriptors Standard File Descriptors. Name Number Description STDIN 0 Stan...

Updated 2 months ago by kugarocks

Loop

Linux Command Line and Shell Scripting ... Script

For Statement for var in list do ... done The var variable can be normally used outside the...

Updated 2 months ago by kugarocks

Input

Linux Command Line and Shell Scripting ... Script

Positional Parameters Positional Parameters, script positional parameters. $0: script name, inc...

Updated 2 months ago by kugarocks

Function

Linux Command Line and Shell Scripting ... Script

Creating a Function function name { commands } or name() { commands } Function Return...

Updated 2 months ago by kugarocks

Condition

Linux Command Line and Shell Scripting ... Script

If Statement If the exit code of command is 0, then execute the content of then. if command then...

Updated 2 months ago by kugarocks

Linux Torvalds

Linux Command Line and Shell Scripting ...

How to pronounce this name is quite curious, searched it, and someone even made a collection, oh ...

Updated 2 months ago by kugarocks

ULIMIT

Linux Command Line and Shell Scripting ... Process

[todo]

Updated 2 months ago by kugarocks

Systemd

Linux Command Line and Shell Scripting ... Process

The first process of the system, with a process ID of 1. ps -p 1 PID TTY TIME CMD 1 ?...

Updated 2 months ago by kugarocks

Pipe

Linux Command Line and Shell Scripting ... Process

Basic Concepts A pipe can use the output of one command as the input of the next command, repres...

Updated 2 months ago by kugarocks

LSOF

Linux Command Line and Shell Scripting ... Process

[todo]

Updated 2 months ago by kugarocks