Head First Shell
Shell is a command line interpreter. It is a program that reads commands from the keyboard and executes them. The shell is the interface between the user and the kernel. The shell is a command line interpreter. It is a program that reads commands from the keyboard and executes them. The shell is the interface between the user and the kernel.
Table of Contents
- Top 300 shell commands
- Get union, intersection and difference of 2 files with 1 line command
- Extract multi segments of a json file and merge them into 1 line with jq
- LeetCode one-liner bash script problems and answers
- Check present shell on Linux
- Forbid output redirection to avoid overwrite the existing file
- Alternative of grep command
- Trick to repeat last command on Linux
- Config Linux terminal support Chinese
- set environment variable in different shell
Disclaimer
- License under
CC BY-NC 4.0
- Copyright issue feedback
me#imzye.me
, replace # with @ - Not all the commands and scripts are tested in production environment, use at your own risk
- No privacy information is collected here