---restore content starts---
1. Common commands:
Reset Clear Screen
Leave +hhmm set up leave reminder
sudo apt-get yum install Yum program
sudo su switch root identity
See test.c can view files directly, magical
FMT file.txt Format File
Zip distination.zip Source Compressed file
Zip-r Distination.zip Source_fold Compressed folder
mkdir Creating a Folder
Touch Create File
Gzip Source_file compressed to. gz format, deleting source files
Gzip-c Source_file does not delete source files
Gunzip Decompression
CD Home
Bzip2-k source_file compressed to. bz2 format and preserves source files
TAR-ZVF Distination_filename.tar source_filename compressed to tar format,-Z compression,-v display procedure,-F Specify package file name
TAR-XVF Source_filename.tar Decompression
When the command is-ZXVF unzip the tar.gz format file
-jxvf-c Source_fold extract tar.bz2 formatted files to other directories
RunLevel viewing the current operating level of the system
Logout Sign Out
W View System Information
---restore content ends---
5.Some tips from YouTube
PWD Print Write direct path
Cat Textfile.txt Direct view of text documents
Cat Text1.txt text2.txt > Sdstaff.txt Merging documents
Fourth day of Learning Linux