Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1455321
  • 博文数量: 263
  • 博客积分: 10851
  • 博客等级: 上将
  • 技术积分: 2627
  • 用 户 组: 普通用户
  • 注册时间: 2008-11-26 22:40
文章分类

全部博文(263)

文章存档

2013年(4)

2012年(25)

2011年(33)

2010年(50)

2009年(138)

2008年(13)

分类: LINUX

2009-04-01 10:44:36

-f --force
              Force compression or decompression even if the file has multiple links or the corresponding file already exists,  or  if the compressed data is read from or written to a terminal. If the input data is not in a format recognized by gzip, and if the option --stdout is also given, copy the input data without  change to  the  standard output: let zcat behave as cat.  If -f is not given, and when not running in the back-ground, gzip prompts to verify whether an existing file should be overwritten.
 
gzip -f *.txt
阅读(971) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~