Linux Cheatsheet
- Linux view the total size of folders and files contained in the current directory
- Linux checks the size of the download folder in the current directory, because the set depth is 0
- Linux checks the size of each folder and file in the current directory, as well as subfolders and subfiles, because the set depth is 1
- Linux searches for services related to specified keywords, such as main services
- Linux view all port occupancy information
- Directly specify port query
- View all processes
- View process resource usage ranking
- Linux checks the permissions of all files and folders in the current directory
- Linux checks the user group to which the current user belongs
- Increase the api file permissions to the maximum, and fix the
Permission denied
problem
- Linux batch modify file and folder permissions
- Linux batch modify file and folder owner
- Kill the process with the specified pid
- Compress data
- Decompress data
- Linux view remaining disk space
- Keep the program running in the background, main is the Linux executable file