如何提取fq.gz中的文件

gz or GZ files are compressed files using gzip algorithm or a related application. gz is natively created for Linux and Unix but currently supports all major operating systems like Windows, MacOS, BSD etc.

gzGZ文件是使用gzip算法或相关应用程序压缩的文件。 gz是为Linux和Unix本机创建的,但目前支持所有主要操作系统,例如Windows,MacOS,BSD等。

那些可以打开GZ文件的程序 (Programs Those Can Open GZ Files)

In this part we will provide the applications or programs those can be open, create, extract GZ files.

在这一部分中,我们将提供可以打开,创建,提取GZ文件的应用程序或程序。

视窗 (Windows)

  • File Viewer PlusFile Viewer Plus
  • Corel WinZipCorel WinZip
  • WinRARWinRAR
  • 7-Zip7拉链
  • PeaZipPeaZip

Linux (Linux)

  • gzipgzip
  • 7zip7zip
  • Ark方舟
  • PeaZipPeaZip
  • XarchiveXarchive

苹果系统 (MacOS)

  • Smith Micro Stuffit Deluxe 16史密斯微型Stuffit Deluxe 16
  • Incredible Bee Archiver不可思议的蜜蜂存档器
  • Apple Archive Utility苹果存档实用程序

列出GZ文件属性(List GZ Files Attributes)

Linux(Linux)

We can use command line native gzip command in order to list gz for the following attributes.

我们可以使用命令行本机gzip命令来列出gz的以下属性。

  • File Contents文件内容
  • Compressed File Size压缩文件大小
  • Uncompressed File Size未压缩的文件大小
  • Compression Ratio压缩率

We will use gzip command with the -l option like below.

我们将gzip命令与-l选项一起使用,如下所示。

$ gzip -l exec.c.gz

视窗 (Windows)

Windows operating system provides a lot of files to list gz file attributes. Some applications which can be used are WinZip, RAR, 7zip, etc. In this example, we will use 7zip. We will right-click to the gz file and then hover over 7z and then click Open archive.

Windows操作系统提供了很多文件来列出gz文件属性。 可以使用的一些应用程序是WinZip,RAR,7zip等。在此示例中,我们将使用7zip。 我们将右键单击gz文件,然后将鼠标悬停在7z上方,然后单击Open archive

Open GZ File In Windows with 7zip
在Windows中使用7zip打开GZ文件

We will click to the Info which will open Properties screen.

我们将单击“ Info ,这将打开“ Properties屏幕。

Open GZ File In Windows with 7zip
在Windows中使用7zip打开GZ文件

In properties screen, we will get the following information.

在属性屏幕中,我们将获得以下信息。

  • Uncompressed File Size未压缩的文件大小
  • Compressed File Size压缩文件大小
  • Folder Count文件夹数
  • File Count文件计数
  • CRC infoCRC信息
  • Path路径
  • Compression Type压缩类型
  • Header Size标头大小

创建GZ文件(Create GZ File)

Creating gz file is very easy for both Linux and Windows operating systems.

对于Linux和Windows操作系统,创建gz文件非常容易。

Linux (Linux)

We will use gz command and provide the file name. After compression is completed a gz extension file will be created.

我们将使用gz命令并提供文件名。 压缩完成后,将创建一个gz扩展文件。

视窗 (Windows)

In Windows, we will use 7zip tool like below.Rigth Click->7-Zip->Add to archive

在Windows中,我们将使用如下所示的7zip工具。 Rigth Click -> 7-Zip -> Add to archive

Create GZ File In Windows with 7zip
在Windows中使用7zip创建GZ文件

We will create the gz file by selecting gzip as Archive format.

我们将通过选择gzip作为存档格式来创建gz文件。

Create GZ File In Windows with 7zip
在Windows中使用7zip创建GZ文件

提取GZ文件(Extract GZ File)

Linux(Linux)

We can open existing gz file with the gunzip command like below.

我们可以使用gunzip命令打开现有的gz文件,如下所示。

$ gunzip exe.c.gz

视窗 (Windows)

In Windows Right Click->7-Zip->Extract Here

在Windows中, Right Click -> 7-Zip > Extract Here

Extract GZ File In Windows with 7zip
在Windows中使用7zip提取GZ文件

Tar.gz文件(Tar.gz Files)

Especially in Linux and Unix environments tar.gz is a very popular file extension. Tar is used to make a list of files a single file where gzip can easily compress the single file.

尤其是在Linux和Unix环境中, tar.gz是非常流行的文件扩展名。 Tar用于使文件列表成为单个文件,其中gzip可以轻松地压缩单个文件。

.ubd27d8cf28deb614a80251a68a4f6358 , .ubd27d8cf28deb614a80251a68a4f6358 .postImageUrl , .ubd27d8cf28deb614a80251a68a4f6358 .centered-text-area { min-height: 80px; position: relative; } .ubd27d8cf28deb614a80251a68a4f6358 , .ubd27d8cf28deb614a80251a68a4f6358:hover , .ubd27d8cf28deb614a80251a68a4f6358:visited , .ubd27d8cf28deb614a80251a68a4f6358:active { border:0!important; } .ubd27d8cf28deb614a80251a68a4f6358 .clearfix:after { content: ""; display: table; clear: both; } .ubd27d8cf28deb614a80251a68a4f6358 { display: block; transition: background-color 250ms; webkit-transition: background-color 250ms; width: 100%; opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #ECF0F1; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); } .ubd27d8cf28deb614a80251a68a4f6358:active , .ubd27d8cf28deb614a80251a68a4f6358:hover { opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #D35400; } .ubd27d8cf28deb614a80251a68a4f6358 .centered-text-area { width: 100%; position: relative; } .ubd27d8cf28deb614a80251a68a4f6358 .ctaText { border-bottom: 0 solid #fff; color: #3498DB; font-size: 16px; font-weight: bold; margin: 0; padding: 0; text-decoration: underline; } .ubd27d8cf28deb614a80251a68a4f6358 .postTitle { color: #27AE60; font-size: 16px; font-weight: 600; margin: 0; padding: 0; width: 100%; } .ubd27d8cf28deb614a80251a68a4f6358 .ctaButton { background-color: #e6e6e6!important; color: #3498DB; border: none; border-radius: 3px; box-shadow: none; font-size: 14px; font-weight: bold; line-height: 26px; moz-border-radius: 3px; text-align: center; text-decoration: none; text-shadow: none; width: 80px; min-height: 80px; background: url(https://www.poftut.com/wp-content/plugins/intelly-related-posts/assets/images/simple-arrow.png)no-repeat; position: absolute; right: 0; top: 0; } .ubd27d8cf28deb614a80251a68a4f6358:hover .ctaButton { background-color: #E67E22!important; } .ubd27d8cf28deb614a80251a68a4f6358 .centered-text { display: table; height: 80px; padding-left: 18px; top: 0; } .ubd27d8cf28deb614a80251a68a4f6358 .ubd27d8cf28deb614a80251a68a4f6358-content { display: table-cell; margin: 0; padding: 0; padding-right: 108px; position: relative; vertical-align: middle; width: 100%; } .ubd27d8cf28deb614a80251a68a4f6358:after { content: ""; display: block; clear: both; }

LEARN MORE  Linux gtar Command Tutorial with Examples and Compare with Tar

.ubd27d8cf28deb614a80251a68a4f6358 , .ubd27d8cf28deb614a80251a68a4f6358 .postImageUrl , .ubd27d8cf28deb614a80251a68a4f6358 .centered-text-area { min-height: 80px; position: relative; } .ubd27d8cf28deb614a80251a68a4f6358 , .ubd27d8cf28deb614a80251a68a4f6358:hover , .ubd27d8cf28deb614a80251a68a4f6358:visited , .ubd27d8cf28deb614a80251a68a4f6358:active { border:0!important; } .ubd27d8cf28deb614a80251a68a4f6358 .clearfix:after { content: ""; display: table; clear: both; } .ubd27d8cf28deb614a80251a68a4f6358 { display: block; transition: background-color 250ms; webkit-transition: background-color 250ms; width: 100%; opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #ECF0F1; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); } .ubd27d8cf28deb614a80251a68a4f6358:active , .ubd27d8cf28deb614a80251a68a4f6358:hover { opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #D35400; } .ubd27d8cf28deb614a80251a68a4f6358 .centered-text-area { width: 100%; position: relative; } .ubd27d8cf28deb614a80251a68a4f6358 .ctaText { border-bottom: 0 solid #fff; color: #3498DB; font-size: 16px; font-weight: bold; margin: 0; padding: 0; text-decoration: underline; } .ubd27d8cf28deb614a80251a68a4f6358 .postTitle { color: #27AE60; font-size: 16px; font-weight: 600; margin: 0; padding: 0; width: 100%; } .ubd27d8cf28deb614a80251a68a4f6358 .ctaButton { background-color: #e6e6e6!important; color: #3498DB; border: none; border-radius: 3px; box-shadow: none; font-size: 14px; font-weight: bold; line-height: 26px; moz-border-radius: 3px; text-align: center; text-decoration: none; text-shadow: none; width: 80px; min-height: 80px; background: url(https://www.poftut.com/wp-content/plugins/intelly-related-posts/assets/images/simple-arrow.png)no-repeat; position: absolute; right: 0; top: 0; } .ubd27d8cf28deb614a80251a68a4f6358:hover .ctaButton { background-color: #E67E22!important; } .ubd27d8cf28deb614a80251a68a4f6358 .centered-text { display: table; height: 80px; padding-left: 18px; top: 0; } .ubd27d8cf28deb614a80251a68a4f6358 .ubd27d8cf28deb614a80251a68a4f6358-content { display: table-cell; margin: 0; padding: 0; padding-right: 108px; position: relative; vertical-align: middle; width: 100%; } .ubd27d8cf28deb614a80251a68a4f6358:after { content: ""; display: block; clear: both; }

通过示例了解更多Linux gtar命令教程,并与Tar进行比较

翻译自: https://www.poftut.com/what-is-gz-extension-file-type-how-to-create-extract-and-open-gz-file/

如何提取fq.gz中的文件

如何提取fq.gz中的文件_什么是GZ文件类型或扩展名? 如何创建,提取和打开Gz文件?...相关推荐

  1. linux ls 中文乱码_每天一个linux命令:Linux文件类型与扩展名

    Linux文件类型和Linux文件的文件名所代表的意义是两个不同的概念.我们通过一般应用程序而创建的比如file.txt.file.tar.gz ,这些文件虽然要用不同的程序来打开,但放在Linux文 ...

  2. 在VSCode中自定义文件类型和扩展名关联

    目录 标题 概述 实现步骤 总结 标题 在 VSCode 中自定义文件类型和扩展名关联 Customize file type and extension associations in VSCode ...

  3. php ziparc 扩展_请问扩展名为.php.cfg.pdf.rar的文件分别是什么文件用什么软件能够打开...

    请问扩展名为.php.cfg.pdf.rar的文件分别是什么文件用什么软件能够打开 补充说明:请问,扩展名为.php.cfg.pdf.rar的文件分别是什么文件?用什么软件能够打开? 更新时间:201 ...

  4. 每天一个linux命令(目录文件操作):【转载】Linux文件类型与扩展名

    Linux文件类型和Linux文件的文件名所代表的意义是两个不同的概念.我们通过一般应用程序而创建的比如file.txt.file.tar.gz ,这些文件虽然要用不同的程序来打开,但放在Linux文 ...

  5. Linux文件类型与扩展名

    Linux文件类型和Linux文件的文件名所代表的意义是两个不同的概念.我们通过一般应用程序而创建的比如file.txt.file.tar.gz ,这些文件虽然要用不同的程序来打开,但放在Linux文 ...

  6. 计算机如何把文件设为隐藏,已知文件类型的扩展名如何设置显示与隐藏?

    当你想把文件扩展名隐藏或是显示的时候,有木有突然感觉有那么一瞬间皱着眉头过呢?当你想要设置显示与隐藏扩展名的时候却莫名其妙的发现"隐藏已知文件类型的扩展名"这一项选不见了,心理莫名 ...

  7. 扩展名不见了?怎么批量给文件添加扩展名?

    概要:有时候由于我们的误操作,会导致我们本地文件的扩展名丢失,或者网上下载下来的文件本来就没有扩展名.这样会导致我们在打开文件的时候,系统不知道该用什么软件去打开这些文件.那我们怎么给这些扩展名不见的 ...

  8. windows服务器设置文件属性设置去掉隐藏已知文件类型的扩展名(即文件后缀名可见)

    摘要: 1.文件后缀名不可见,系统运维过程容易发生同名不同后缀的文件操作混淆的情况 2.windows系统默认是文件后缀名不可见 3.所以需要更改一下配置. 4.操作步骤如下图: (1)点击组织-文件 ...

  9. Windows系统下常见的文件类型及其扩展名

    今天小陈给大家分享一本书上的一个实用表(常见的文件类型及其扩展名)

最新文章

  1. html word-wrap,CSS3 Word-wrap
  2. 网络品牌推广浅析网站标题该如何进行SEO优化?
  3. ZABBIX3.0配置邮件报警
  4. 计算机专业毕业生管理制度,管理制度建设
  5. DCMTK:dicom标签的基础类
  6. 5分钟了解CDN 加速原理 | +新书推荐
  7. 题解 P1091 【合唱队形】
  8. idea总结几个不错的插件
  9. pycharm OpenCV代码补全失效解决方法
  10. Centos 设置时区和时间以及增加中文输入法
  11. 手写一个类django框架
  12. 上海计算机一级和四六级,大学英语六级比四级难多少?985学长含泪告诉你!
  13. dataframe删除原来索引,使新索引从0开始
  14. pathon初学入门课
  15. 图片太普通,教你轻松制作画中画特效
  16. win环境20分钟搭建php+sql服务器Apache+php+mysql在windows下的安装与
  17. pmp中ram和raci的区别_还有10天了,如何快速通过PMP考试?
  18. 百度推广创意怎么写?百度推广创意十大秘籍
  19. 基于小波精英解学习和多角度搜索的新型阴阳平衡优化算法
  20. MATLAB工具学习:cftool(曲线拟合工具)

热门文章

  1. 【权限提升】61 Redis Postgresql数据库提权
  2. B站视频弹幕不挡住人脸效果
  3. 远程控制软件哪个好?
  4. 2018年4月份自考总结
  5. 2020年挂靠证书价格一览表哪个价格最高
  6. Python创作新年祝福语
  7. 弘辽科技:打造爆款的三大核心。
  8. 奥斯卡影帝马修·麦康纳给毕业生的话
  9. 主题 10:如何将工作中的创新点转化为专利
  10. vue.runtime.esm.js?2b0e:619 [Vue warn]: Invalid component name: “__file“. Component names should con