I. Mounting storage mediaThe Linux file system incorporates all the disks into a single virtual directory, which needs to be placed in the virtual directory before the new storage media is used, which is called mount (mounting) 1.1 Mount CommandThe
Tar (Tape ARchive, abbreviation for tape archive, LCTT originally designed to package files onto tape, and now most of us use it to back up a partition or some important directory) is the most widely used command in Unix-like systems, Used to
Tar instruction usage: tar [-][options] [pathname ...]Main mode of operation:-A,--catenate,--concatenate -c,--create: Creating an Archive-d,diff,compare: Comparing the difference between an archive file and an operating system--delete:
TARCommand nameThe GNU version of the tar-tar file management program. The following sections describe their meanings one by one.OverviewTar [-] A -- catenate -- concatenate | c -- create | d -- diff -- compare | r -- append | t -- list | u --
Tar (Tape ARchive, tape archive abbreviation, LCTT: Originally designed to package files on tape, now most of us use it to make a backup of a partition or some important directory) is the most widely used command in Unix-like systems, Used to
22.2 "Linux learning is not difficult" archive and compress (2): Use and management of tar packagesUsing the tar command, you can save many files together to a separate tape or disk archive, and you can restore the required files separately from the
Linux tar command parameters and usage details--linux Package backup command tarCommandGNU version of the Tar-tar file management program. The meanings are described belowtar [-cxtzjvfppn] files and directories .... Common parameters: -C: Establish
Ext: http://blog.csdn.net/teamlet/archive/2008/02/18/2104262.aspx
This article cites two parts of Tar, the first part is an example of using tar. The second part is a detailed parameter description.
The first part:
Tar command
tar [-cxtzjvfppn]
Source Address: http://blog.csdn.net/x_iya/article/details/72889456Tar-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files in original compressed packageThese five are
The TAR compression Restore tool is more compact and flexible than the DD Backup Restore tool, but it cannot back up the MBR. Of course, you can fix this problem with the MBR by reinstalling Grub. At the same time, Tar's approach is officially
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.