位置: 编程技术 - 正文

tar命令(tar命令参数详解)

编辑:rootadmin
怎样使用tar命令打包(备份)文件?A:The syntax of tar is:tar [options][files]The options used most often with tar are as follows:c Creates a new backup,overwriting any files already on the backup destination.x Extracts files from backup media.t Lists the contents of backup media.v Displays the name of each file being processed.f Creates backups on a specified device.u Adds files to the backup if they are not already there,or if they have been modified since they were last written on the backup.步骤:1)估算打包文件的大小,确定使用档案媒体(archive media)的空间,用命令du -s例如:$ lfa.out* fork.c mbox time.catoi.c int.c memcpy.c vi$ du -s .$该例显示的代表the total number of -byte blocks,计算:*/=kilobytes.2)制作备份,用命令tar cvf /dev/fdds .(将该目录下的所有内容备份到1.英寸软盘中where c causes a new backup to be created,v causes each file to be displayed as the backing up takes place,and f causes the subsequent argument--/dev/fdds to be the destination of the backup.)注:平时硬盘上的备份,我们一般用命令tar cvf filename.tar .例如:$ tar cvf wuyd.tar .a ./.profile 2 tape blocksa ./.lastlogin 0 tape blocksa ./mbox tape blocksa ./fork.c 2 tape blocksa ./memcpy.c 1 tape blocksa ./.sh_history 3 tape blocksa ./a.out tape blocksa ./time.c 1 tape blocksa ./vi tape blocksa ./int.c 1 tape blocksa ./atoi.c 1 tape blockstar: same as archive file: ./wuyd.tara ./.scoadmin.pref 1 tape blocks$ lfa.out* fork.c mbox time.c wuyd.taratoi.c int.c memcpy.c vi我们还可以用命令tar cvf /dev/fdds ./filename将该目录下的名为filename的文件备份到archive media中怎样列出tar文档的内容?A:tar tvf /dev/fddstar tvf filename.tar例如:$ tar tvf wuyd.tartar: blocksize = rw-------/ Sep : ./.profiler--------/ 0 Sep : ./.lastloginrw-------/ Sep : ./mboxrw-r--r--/ Sep : ./fork.crw-r--r--/ Sep : ./memcpy.crw-------/ Sep : ./.sh_historyrwxr-xr-x/ Sep : ./a.outrw-r--r--/ Sep : ./time.crw-r--r--/ Sep : ./virw-r--r--/ Sep : ./int.crw-r--r--/ Sep : ./atoi.crw-r--r-- 0/3 Sep : ./.scoadmin.pref$怎样从tar文档中导出文件?A:tar xvf /dev/fddstar xvf filename.tar例如:$ mkdir uu;cp wuyd.tar ./uu$ lfa.out* fork.c mbox time.c viatoi.c int.c memcpy.c uu/ wuyd.tar$ cd uu$ tar xvf wuyd.tartar: blocksize = x ./.profile, bytes, 2 tape blocksx ./.lastlogin, 0 bytes, 0 tape blocksx ./mbox, bytes, tape blocksx ./fork.c, bytes, 2 tape blocksx ./memcpy.c, bytes, 1 tape blocksx ./.sh_history, bytes, 3 tape blocksx ./a.out, bytes, tape blocksx ./time.c, bytes, 1 tape blocksx ./vi, bytes, tape blocksx ./int.c, bytes, 1 tape blocksx ./atoi.c, bytes, 1 tape blocksx ./.scoadmin.pref, bytes, 1 tape blocks$我们可用命令tar xvf /dev/fdds ./filename导出archive media中的单个文件例如:$ lfwuyd.tar$ tar xvf wuyd.tar ./time.ctar: blocksize = x ./time.c, bytes, 1 tape blocks$ lftime.c wuyd.tar$怎样使用tar命令提供的简写形式?A:$ more /etc/default/tar# @(#) def.src .2 //## Copyright (C) - The Santa Cruz Operation, Inc.# All Rights Reserved.# The information in this file is provided for the exclusive use of# the licensees of The Santa Cruz Operation, Inc. Such users have the# right to use, modify, and incorporate this code into other products# for purposes authorized by the license agreement provided they include# this notice and the associated copyright notice with any such product.# The information in this file is provided "AS IS" without warranty.## default/tar - archive devices: tar(C)## device block size tape#archive0=/dev/rfdds9 narchive1=/dev/rfdds9 narchive2=/dev/rfdds narchive3=/dev/rfdds n# archive4=/dev/rfdds9 narchive4=/dev/rfdds9 narchive5=/dev/rfdds9 n# archive5=/dev/rfdds9 narchive6=/dev/rfdds narchive7=/dev/rfdds narchive8=/dev/rct0 0 yarchive9=/dev/rctmini 0 yarchive=/dev/rdsk/fpd narchive=/dev/rdsk/fph narchive=/dev/rdsk/fpv n## The default device in the absence of a numeric or "-f device" argument

推荐整理分享tar命令(tar命令参数详解),希望有所帮助,仅作参考,欢迎阅读内容。

tar命令(tar命令参数详解)

文章相关热门搜索词:tar命令打包一个目录,tar命令详解,tar命令的用法,tar命令解压tar.gz文件,tar命令压缩,tar命令打包一个目录,tar命令的用法,tar命令的用法,内容如对您有帮助,希望把文章链接给更多的朋友!

U盘上运行的linux系统--babylinux 下载地址1:

linux Intel 集成显示驱动下载 linuxintel集成显卡驱动下载驱动地址:

Linux编译内核 Linux编译内核-准备工作通常要运行的第一个命令是:#cd/usr/src/linux;makemrproper该命令确保源代码目录下没有不正确的.o文件以及文件的互相依赖配置??接

标签: tar命令参数详解

本文链接地址:https://www.jiuchutong.com/biancheng/366898.html 转载请保留说明!

上一篇:Linux必学的60个命令(2)-文件处理(linux必学的60个命令rar)

下一篇:U盘上运行的linux系统--babylinux(linux在u盘中运行)

  • 进口货物退货如何退税
  • 采购材料入库会计分录怎么写的
  • 职工的困难补助计入什么科目
  • 车辆备注栏备注怎么填
  • 超过缴款期限缴纳税款
  • 给个体工商户付款可以到个人账户
  • 个体工商户核定征收税率
  • 商贸公司收到的邮票怎么做账
  • 纳税人多缴税款的退还期限
  • 旅游的合同
  • 支票去银行怎么进账
  • 收益性支出应计入产品成本对吗
  • 当月报废生产设备一台,原价80万元
  • 费用暂估会计分录
  • 长期待摊费用可以抵扣吗
  • 未实缴出资的股东退股
  • 出口抵内销产品应纳税额分录
  • 投资损益表该如何填列
  • 对公付款没有发票
  • 事业单位库存现金
  • 季度末需要结转什么科目
  • 国税定额发票有效期是多长时间
  • 设备服务费是什么
  • 企业支付劳务费到底需要发票吗
  • 公积金账户收入
  • 工会经费向地方税务局缴纳的比例是多少
  • 公司间借款计入什么科目
  • 涂料发票几个点的税
  • 可抵扣亏损递延所得税资产
  • 高温津贴的发放
  • 房屋租赁收入确认条件新准则
  • windows11iso镜像多久更新一次
  • 苹果推送改不掉三全音
  • 琼斯的大海怪
  • 建筑业主营业务成本包括哪些
  • 备抵法是什么科目
  • 营改增预收款确认收入
  • 盘盈的存货处理
  • 收益类账户借增贷减
  • 莫尼莫克房车
  • 废旧物资处理怎么入账
  • Symfony2中被遗弃的getRequest()方法分析
  • 销售废旧设备增值税率
  • js字符串截取
  • py转换成exe后打开没用
  • 交易性金融资产的入账价值
  • 财务费用的增加记在哪一方
  • 为什么营业成本比营业收入大的时候没有计提减值准备呢
  • 第三方车行
  • 生育津贴减去应发工资还是实发工资
  • 一般纳税人增值税怎么做账务处理
  • 人民币支付结算系统CIPS
  • 营改增对建筑业税负的影响
  • 跨年收入冲销如何申报
  • 工程项目必须购买保险吗
  • 电信发票为什么有单位
  • 没有销货清单的发票可以报销吗
  • sql中cursor是什么意思
  • Mysql使用or如何优化
  • centos 安装
  • 在windows xp中说法正确的是
  • win8ui
  • linux安装vmvare
  • macos如何新建文件
  • win7cpu虚拟化怎么看
  • win8出现蓝屏怎么修复
  • mac照片内存清理
  • win10快速隐藏窗口
  • windows桌面右下角图标不显示
  • 【学习ARToolkit小记之初】 ARToolkit在VS2010(Win7 64位)下的配置及第一个开发程序的编译与运行
  • 微信小程序实现查询功能
  • jquery 引入js
  • 一个进程cpu占用率长时间为90%以上
  • linux echo echo
  • js中的函数怎么使用
  • js function函数
  • 简单的比较
  • javascript类库
  • javascript如何学
  • 地税服务费算什么科目
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设