I. The role of ReadRead to save the user's keyboard input string in the following variables[[email protected] scripts]# read Num1[[email protected] scripts]# echo $Num 1[[email protected] scripts]# read Num123[[ema Il protected] scripts]# echo $Num 1
Linux file compression and decompression commands:Tar command (if packaged and compressed, the original file will also be present by default)-C Set up a package file-X Unpack the package-T view the class capacity in the package-R Append file to
This article is to Uncle Bird's Linux private cuisine (basic study) of the third edition of the study notes, the original text can refer to the original book Chinese website Bird uncle's Linux private dishes.In the Linux environment, the operation
7-zip is a so-called compression software with the highest compression ratio today, it supports not only the unique 7z file format, but also various other compressed file formats, including Zip, RAR, CAB, GZIP, BZIP2 and tar. This software
Use partimage to back up your linux system-general Linux technology-Linux technology and application information. For more information, see the following section. Partimage is a tool used in Linux/UNIX to save various partitions into image files in
activation~ JavaMail-related jar packages, use javamail should be joined to the Lib with Mail.jar (Mail.jar and Activation.jar), specifically responsible for mail data sources and types.Apacheactivemq~apache, the most popular and powerful open
Linu Study Notes & mdash; install and uninstall JDK 17 in ubuntu abstract: describes how to install and uninstall JDK in ubuntu.
Abstract: This document mainly records how to manually install and install JDK in ubuntu12.0.4 and manually delete JDK
Some compression and archiving commands in linux I. Common compression and decompression tools compressuncomprss suffix: zgzipgunzip suffix: gzbzip2bunzip2 suffix: bz2zip some compression and archiving commands in linux I. Common
Java open-source jar packages
Turn: http://blog.csdn.net/kevingao/article/details/8125683
Activation ~ Jar packages related to javaMail should be added to lib together with mail. jar (mail. jar and activation. jar) When javaMail is used. The jar
1. Reprint statement: This content is reproduced from http://www.cnblogs.com/gaoyuchuanIT/articles/5612268.html.2.C # Open source Framework (collation) Json.NET http://json.codeplex.com/Json.NET is a highly efficient. Net framework that reads and
C # Open source Framework (collation) Json.NET http://json.codeplex.com/Json.NET is a highly efficient. Net framework that reads and writes Json. Json.NET makes the. NET environment, it is much easier to use JSON. With LINQ to JSON, you can quickly
Linux Beginners should master 50 basic commands-general Linux technology-Linux technology and application information. The following is a detailed description. Author: Chao Hua Xi
Parameters and tips: Click man to close your eyes.
1. ls-a lists
compression command: Compress gzip bzip2 zipCompress (the command is obsolete):
compress-v xxx (-V: Show progress), after compression xxx files will disappear and be replaced with XXX.Z
Compress-c-V xxx > xxx.z (-C: Source files are
The instructions for using the 7z.exe in the cmd window are as follows:7-zip (A) 4.57 Copyright (c) 1999-2007 Igor Pavlov 2007-12-06Usage:7za [ ...] [ ...][A:add Files to archiveB:benchmarkD:delete Files from archiveE:extract files from archive
1. Describe the meaning of GNU and the GPL.GNU is a free software movement proposed by Richard Stallman in 1983, which requires us to freely use, freely change, and release software freely; the GPL is a protocol that defines how to be free.2. List
Gzip/bzip2/xz File # compression,1: The fastest compression ratio is very small,9: With 1 in turn,6: Defaultgzip/bzip2/xz-d file . gz/bz2 # UnzipZcat file . gz/zip # View Compressed Files . gz ContentBzcat file . bz2 # View The contents of the
Tar reference linksRole: To create files and directories for Linux, you can also change files in the file, or add new files to the file is used to compress and decompress files. The tar itself does not have compression capabilities. It is
The hive file storage format includes the following categories:1.TEXTFILE2.SEQUENCEFILE3.RCFILE4.ORCFILE (appears after 0.11)Where textfile is the default format, the build table is not specified by default to this format, the import data will be
TAR supports three format compression of gzip, bzip2, XZTar-zCVF 1.tar.gz 111 222 Package Compression in gzip formatTar-zxvf 1.tar.gz Extract files in gzip formatTar-C /tmp-zxvf 1.tar.gz Extract files to the specified directory in gzip formatTar -tf
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.