cvs commit: src/usr.bin/gzip gzip.1 gzip.c
    Xin LI 
    delphij at FreeBSD.org
       
    Mon May 28 08:20:48 UTC 2007
    
    
  
delphij     2007-05-28 08:20:47 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/gzip         gzip.1 gzip.c 
  Log:
  Add a '-k' flag which is similar with its bzip2(1) counterpart,
  meaning that the user wants the input file to be left intact.
  
  Feature request: Ighighi <ighighi gmail.com>
  PR:              bin/103006
  MFC after:       1 month
  
  Revision  Changes    Path
  1.3       +5 -2      src/usr.bin/gzip/gzip.1
  1.3       +10 -2     src/usr.bin/gzip/gzip.c
    
    
More information about the cvs-all
mailing list