Skip to main content

Recently Updated Pages

File Descriptor

Linux Command Line and Shell Scripting ... Process

Basic Concepts A file descriptor (FD) is an integer identifier used to represent an open file or...

Updated 2 months ago by kugarocks

User Managerment

Linux Command Line and Shell Scripting ... Permission

Account /etc/passwd Linux uses the /etc/passwd file to store user account information. Because m...

Updated 2 months ago by kugarocks

Group Management

Linux Command Line and Shell Scripting ... Permission

Relationship Primary Group When a user is created, a group with the same name is also created, w...

Updated 2 months ago by kugarocks

File Permission

Linux Command Line and Shell Scripting ... Permission

Composition Structure -rwxr-xr-- The first character indicates the file type: -:File, such as ...

Updated 2 months ago by kugarocks

Acess Control List

Linux Command Line and Shell Scripting ... Permission

Access Control List (ACL) is a more flexible and fine-grained permission management mechanism, us...

Updated 2 months ago by kugarocks

Meme

Linux Command Line and Shell Scripting ...

Updated 2 months ago by kugarocks

Introduction

Linux Command Line and Shell Scripting ... File System

File System Types You can use the -T option of the df command to view the Type field. df -Th Fi...

Updated 2 months ago by kugarocks

Environment Variables

Linux Command Line and Shell Scripting ... Environment

SHELL The current shell in use. printenv SHELL /bin/bash HOME The path to the user's home dir...

Updated 2 months ago by kugarocks

Shell Startup Process

Linux Command Line and Shell Scripting ... Environment

Startup Methods The startup methods of Shell will affect the loading process of environment vari...

Updated 2 months ago by kugarocks

Shebang

Linux Command Line and Shell Scripting ... Environment

Shebang is a special symbol in Unix and Unix-like operating systems, composed of the characters #...

Updated 2 months ago by kugarocks