[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to gzip without deleting the original file?
From: |
Peng Yu |
Subject: |
How to gzip without deleting the original file? |
Date: |
Fri, 18 Sep 2009 23:05:19 -0500 |
Hi,
I know that I can use the following command?
gzip -c file > file.gz
But when the name of the file is too long, the above command becomes
inconvenient. I am wondering if there is a better way use gzip without
deleting the original file.
Regards,
Peng
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- How to gzip without deleting the original file?,
Peng Yu <=