Renaming file within zip archives
From: khoa nguyen (huu_khoa_nguyen_at_yahoo.com.au)
Date: 04/07/05
- Next message: Ulrich Hobelmann: "Re: Renaming file within zip archives"
- Previous message: Kyle Tucker: "Re: Netbackup script to show totals of backed up data?"
- Next in thread: Ulrich Hobelmann: "Re: Renaming file within zip archives"
- Reply: Ulrich Hobelmann: "Re: Renaming file within zip archives"
- Reply: qazwart: "Re: Renaming file within zip archives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 6 Apr 2005 17:50:04 -0700
Hi,
I would like to zip from stdin, e.g. through some pipe, into a zip
archive. When I unzip the file I would get "./-" as the unzipped file.
I'd like to unzip to some other logical name and not "./-".
For example,
[begin scenario]
% echo 'hello world' | zip > hello.zip
% unzip hello.zip
[end scenario]
unzipping hello.zip will produce a "./-" file.
Thanks in advance,
Khoa.
- Next message: Ulrich Hobelmann: "Re: Renaming file within zip archives"
- Previous message: Kyle Tucker: "Re: Netbackup script to show totals of backed up data?"
- Next in thread: Ulrich Hobelmann: "Re: Renaming file within zip archives"
- Reply: Ulrich Hobelmann: "Re: Renaming file within zip archives"
- Reply: qazwart: "Re: Renaming file within zip archives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|