Skip to main content

Recently Updated Pages

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 4 months ago by kugarocks

Meme

Linux Command Line and Shell Scripting ...

Updated 4 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 4 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 4 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 4 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 4 months ago by kugarocks

Concept

Linux Command Line and Shell Scripting ... Environment

Origins The environment variables in Linux originated from the design requirements of early UNIX...

Updated 4 months ago by kugarocks

TOP

Linux Command Line and Shell Scripting ... Commands

man top top - display Linux processes The top command defaults to sorting processes by CPU usag...

Updated 4 months ago by kugarocks

Terminate Process

Linux Command Line and Shell Scripting ... Commands

Kill Command It's actually a tool for sending signals to processes, not necessarily killing them...

Updated 4 months ago by kugarocks

PS

Linux Command Line and Shell Scripting ... Commands

PS stands for Process Status. man ps ps - report a snapshot of the current processes. Style ...

Updated 4 months ago by kugarocks