command to zip file in unix

Learn about command to zip file in unix, we have the largest and most updated command to zip file in unix information on alibabacloud.com

Midnight Commander Powerful Command-line file Manager

midnight Commander is a user-friendly and powerful visual character interface File Manager, whether you are a novice or advanced user, you can easily use it, it can run in the system console, xterm or any other pseudo-terminal equipment. Midnight Commander provides a clear, friendly, and secure interface for UNIX-like operating systems, which makes many frequent file

Oracle GoldenGate Security Configuration series: Use the golden sec file to control the user access permissions of the GoldenGate command

be any GGSCI command object or wildcard, such as EXTRACT, REPLICAT, or MANAGER. Bytes Indicates the name of a Windows or UNIX user group. On UNIX systems, you can specify the number Replace the group name with the group ID. You can also use wildcards to specify all groups. Bytes The name of a Windows or UNIX

Linux Common command Daquan---file backup and compression commands

In Linux, the commonly used file compression tools are gzip, bzip2, zip. BZIP2 is the ideal compression tool that provides maximum compression. Zip compatibility good windows also supports1.BZIP2 commandAt the shell prompt, enter the command: Zip file:bzip2 filename //

Linux file packaging compression, decompression, Backup command use Method (reprint)

.tar.gz# CD RAR# makeThis installs well, after installation has RAR and unrar these two programs, RAR is the compression program, Unrar is the decompression program. They have a lot of parameter options, here are just a brief introduction, still examples of its use:# rar a All *.jpgThis command compresses all. jpg files into a RAR package named All.rar, which will automatically append the. rar extension to the package name.# Unrar E All.rarThis

Go to linux command-file management commands

*.c finished Directive Name: LNUsage rights: All usersHow to use: ln [options] Source dist, where option is in the format:[-BDFINSVF] [-S Backup-suffix] [-v {numbered,existing,simple}][--help] [--version] [--]Note: In the Linux/unix file system, there is a so-called link, we can consider it as the alias of the file, and the link can be divided into two type

[Turn]linux under the terminal common commands and the VI command to modify the file and save the use method

character# Ctrl + W-clear the cursor before a word# Ctrl + K-clears the character of the cursor to the end of the line# CTRL + T-swap the first two characters of the cursor# Ctrl + Y-paste the characters that were removed from the previous Ctrl+u class command# CTRL + P-Previous command# CTRL + N-Next command# Ctrl + V-Input control word such as CTRL + V.Second,

A detailed description of the Linux file command

##*.}" #获取到文件名的后缀if [! $filename]then #没有传入参数 echo ' error ' not file (Tar|gz|bz2|zip|rar) ' Exit 0fiif [$ Type = ' en ']then #压缩至 #匹配相应的文件 case $ext in ' tar ') eval "tar cvf $filename $to _filename ";; ' GZ ') eval "tar zcvf $filename $to _filename";; ' bz2 ') eval "tar jcvf $filename $to _filename";; ' Zip ') eval "

Linux System File Command Master Guide (next) _unix Linux

In the Linux File Command Master Guide (above), we discussed the basic information needed to leverage the most basic and most common Linux file commands. In this article, I will discuss the Linux system commands in the same way.As we learned in the previous article, in the Linux/unix world, everything is considered a

Linux file Editing VI command detailed

The VI Editor is the standard editor for all UNIX and Linux systems, and its power is not inferior to any of the latest text editors, here is simply a brief introduction to its usage and a small number of instructions. Because the VI editor is exactly the same for any version of UNIX and Linux systems, you can learn more about it in any other place where VI is introduced. VI is also the most basic text edit

One Linux command per day: Linux file types and extensions

The Linux file type and the name of the Linux file represent the meanings of two different concepts. We create through general applications such as File.txt, file.tar.gz, these files, although to be opened with different programs, but in the Linux file type measurement, mostly regular files (also known as ordinary files).I. F

Linux command Learning (+) Linux file types and extensions

The Linux file type and the name of the Linux file represent the meanings of two different concepts. We create through general applications such as File.txt, file.tar.gz, these files, although to be opened with different programs, but in the Linux file type measurement, mostly regular files (also known as ordinary files).I. F

One Linux command per day: Linux file type and extension

The Linux file type and the name of the Linux file represent the meanings of two different concepts. We create through general applications such as File.txt, file.tar.gz, these files, although to be opened with different programs, but in the Linux file type measurement, mostly regular files (also known as ordinary files).I. F

Linux file Compression decompression command

GzipCommand name: gzipCommand English Original: GUN ZipThe command is in the same way: Bin/gzipExecute Permissions: All UsersSyntax: gzip [ file ] function Description: Compress Filesfile format after compression: . GZGunzipCommand name: GunzipCommand English Original: GUN UnzipThe command is in the same way: Bin/gunzipExecute Permissions: All UsersSyntax: gunzip

How to package a static library. A file (ar,ranlib,nm command Introduction)

the update is:Ranlib ArchivefileUsually in makefile we can do this:LIBFOO.A:LIBFOO.A (X.O) libfoo.a (y.o) ...Ranlib LIBFOO.AIt does this by updating the static library members "X.O" and "y.o" to the members of the static library "__." Symdef "Update (update the library's symbol Index table).If we use the GNU AR Tool to maintain and manage static libraries, we do not need to consider this step. GNU AR itself has provided the ability to update the symbol Index table while updating the library (th

Linux command--24 Linux file type and extension

The Linux file type and the name of the Linux file represent the meanings of two different concepts. We create through general applications such as File.txt, file.tar.gz, these files, although to be opened with different programs, but in the Linux file type measurement, mostly regular files (also known as ordinary files).I. F

Get detailed status information for Linux file systems and files using the Stat command

symbolic links If it is a symbolic link, the mapping relationship is displayed %o I/O block size I/O block size %s Total size, in bytes Total File Size %t Major device type in hex Hexadecimal primary Device type %T Minor device type in hex Hexadecimal secondary device type %u User ID of Owner User ID of the

Linux Command learning summary & mdash; file

Command introduction: This command is used to identify the file type and identify the encoding format of some files. It obtains the file type by viewing the file header information, rather than determining the file type through

Linux Base command (ON) Linux file type and extension

The Linux file type and the file name of the Linux file represent two different concepts. We create things like file.txt and file.tar.gz through a generic application, which, although used in a different program, is mostly a regular file (also known as a normal file) when me

linux01--file Management, common command Rights Management

•pwdcommand to display the current working directory ·CDUsed to switch the directory ".": Current Directory "...": Top level Directory "~": Home Directory "-": Previous working directory • List contents:ls-A: View all files (with hidden files)-L: Show Details-R: List all subdirectory structures-ld: Displaying directory and link information ·Touchcommand to create a new blank file, or refresh the modified date if the

Linux Basic command, archive, compress, view file content __linux

Linux /--root directory (top-level directory) ls---Display the contents of the file Man ls--Help manual, function, syntax, parameter exit Q bin--(green) Normal user's command root--Root User's host directory Medi--、 mnt--mount point cp--Replication directory: cp–r/etc dir_1 *.tar.gz--Archive Compression Red cd--Open File TAR–ZXVF

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.