HP3000-L Archives

September 2000, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jens von Bülow <[log in to unmask]>
Reply To:
Jens von Bülow <[log in to unmask]>
Date:
Fri, 29 Sep 2000 20:31:11 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
David,

If the first 2 lines of the "input file" contain the password and then the
list of files names it works.

For example if my password it "abc" and I want to add "t.txt" to "t.zip" I
would make my input file equal to

<snip>
abc
abc
t.txt
</snip>

and then execute zip like

/tmp>zip -@e t.zip < i
Enter password:
Verify password:
  adding: t.txt (deflated 84%)
/tmp>

Good luck and don't hesitate to contact me if you need any further
assistance.

Regards
Jens

ATOM RSS1 RSS2