gzip unzip files-j Support bzip2 Extract files-Z Support Compress unzip files-V Show Operation procedure-L File System boundary settings-K Keep the original file without overwriting-m reserved files are not overwritten-W confirm the correctness of the compressed fileThe optional parameters are as follows:-B Set Number
REM mkdir C:\buildMD c:\buildREM Mount the Windows share to Z DriveNET use x: \\172.16.10.240\Infa_Shared\Infa_Build\Mercury\AT_build\WindowsREM Start unzip Windows build to local machine, no need to copyX:for/f "delims=|"%%i In (' DIR ' * * "/b/o:d ') do SET newest=%%iStart winrar x%newest% c:\buildKnowledge Points:1. REM is the bat annotation2. Basic commands s
how to unzip a. gz zip file
#gzip-D xxx.gz
Tar command
[Root@linux ~]# tar [-cxtzjvfppn] files and directories ....
Parameters:
-C: Create a compressed file parameter directive (the meaning of Create);
-X: Unlocks a parameter directive for a compressed
[Turn]unzip decompression Windows zip garbled processingHttp://blog.sina.com.cn/s/blog_6c9d65a101012gz0.htmlFriends from Windows sent over the zip file, I unpacked after the garbled, very depressed.Prior to a method, use the command line to change the encoding of the file in
-jcvf/tmp/etc.tar.bz2/etc # Note that the file name after parameter f is taken by yourself, and we are accustomed to using. Tar as a recognition.# if the z parameter is added, the. tar.gz or. tgz represent the gzip compressed tar file ~# If you add the J parameter, use. tar.bz2 as the
Document directory
Unzip the tar command in Linux
Find-name 'xixi. php' | xargs Perl-pi-E's | Hello | AA | G'
Find-name '*. html' | xargs Perl-pi-E's | AA | Hello | G'
Find-name '*. HTML '| xargs Perl-pi-E's | | G' (Note: It seems that only one row can be matched)
In Linux, this method is used to replace a large number of files with Trojans (JS files.
Search for the ABC. cpp
Linux zip unzip file decompression command setZip is one of the common compression and compression commands in linux. After the file is compressed, it will generate another file ". zip "extension of the compressed file, because zip can be easily used in
Linux comes with a unzip program can unzip the file, the decompression command is: Unzip Filename.zip also provides a ZIP program compressed zip file, command is zip filename.zip files Files will be compressed to Filename.zip also look at the suffix of your
separately, rather than compressed together . Refer to the TAR directive below.GZIP-DV exp1.gz//Unzip the exp1.gz and display information such as compression ratio.GZIP-CD exp1.gz > EXP.1//The result of exp1.gz decompression is placed in the file Exp.1, and the original compressed file exp1.gz does not disappearPay sp
package of all.tar. -R indicates adding files. # Tar-uf all.tar logo.gif is a new logo.gif file in tarbao all.tar.tar.-u indicates the file to be updated. # The tar-tf all.tar command is to list all files in the all.tar package.-t indicates to list the files. # The tar-xf a
The compressed zip package in Windows is garbled after being decompressed In ubuntu.
1.zip file unzippered with garbled characters:
Step 1 first install 7zip and convmv (if not installed before)Run the following command on the command line:Sudo apt-Get install p7zip-full convmvStep 2. Set the ZIP file name to y05document. Zip. First, enter the directory where th
relevant program, itself and no compression, decompression function, please note!Sex please to: http://sourceforge.net/projects/sex download!After unpacking, copy the sex to the/usr/bin directory (other directories specified by the $PATH environment variable are also available):[[email protected] tmp]# CP sex/usr/bin/linux Common File decompression methods and commandsSystem System 1. A file with an ext
unzip it with good pressure today. Windows 8.1 Install.wim file, actually prompt file corruption, changed 7Z still so; the file is actually good. It's just that the software doesn't support it at the moment, but it's OK to do it manually with the DISM command. First, check t
On Windows Zip package, RZ upload to Linux, found garbled. Record the resolution process:1. Determine the default character set on WindowsUnder Windows platform, directly on the command line, enter: CHCPIn the results shown, a number appears, regardless of the character set that the number represents. Record this number.2.locale viewing the character set of a Linux environmentIf Lang=zh_cn. UTF-8 display is
The MSI installation of MySQL 5.5.10 always fails and is never passed in the instance configuration, so it can only be installed through archive.1, first download Windows (x86, 64-bit), ZIP Archive installation package.2. Extract to any directory such as: E:\MySQL\MySQL Server 5.53. Select the *.ini file in the installation directory (select My-medium.ini here) to copy and rename the My.ini
Tags: Zip tarOne, zip compressionInstall Zip and unzip firstYum Install-y Zip/unzipzip 1.txt.zip 1.txtCompressed file 1.txt, compressed filename is called 1.txt.zip zip -r 123.zip 123/Compressed folder 123/specified name 123.zip unzip 1.txt.zipThe zip file does not delete the source
Data.zip file has more than 4G, decompression when the problem.
Archive:data.zip
End-of-central-directorysignature not found. Either Thisfile is not
A zipfile, or itconstitutes one disk of a multi-partarchive. In the
latter case the centraldirectory and ZipFile comment would be found on
The last disk (s) of thisarchive.
Unzip:cannot find Zipfiledirectory in one of Bbs.zip or
Data.zip.zip,and cannot find Data.zip.ZIP, p
Log in 22 after tar compress/var/log directory output to standard input via pipeline to local 22_log.tar.gz file ssh 192.168.0.22 "Cd/var; Tar-zcvf-log"|cat >22_log.tar.gz re-creates the file in a relative location when extracting the archive file. You can use this method to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.