Linux Common Commands
431 ワード
Search text in tail or view command:
/to search text, search forward
?to search text, search backward
GZIP,TAR,ZIP
gzip is used to compress file large that 4GB, and it defaultes to preserve the name,ownership of the file. to unzip, only need -d parameter.
tar is used to blend several files or folders together
/to search text, search forward
?to search text, search backward
GZIP,TAR,ZIP
gzip is used to compress file large that 4GB, and it defaultes to preserve the name,ownership of the file. to unzip, only need -d parameter.
gzip files to compress
tar is used to blend several files or folders together