[Info-vax] ZIP, UNZIP and BACKUP/COMPARE reporting %BACKUP-E-VERIFYERR
Steven Schweda
sms.antinode at gmail.com
Thu Sep 10 09:24:26 EDT 2009
Hein, Nashua NH wrote:
> $ZIP "-VV" on the other hand does the right thing.
> $ZIP -vv btw does a fun thing! I like it ! (That's two vees, not a
> double you :-)
"-v" is a special case. Anything more complex (with no
arguments), and it thinks that you're trying to use Zip as a
filter in a pipeline. Which doesn't do well on VMS.
On the other hand, with SET PROCESS /PARSE_STYLE =
EXTENDED, you could save yourself some keystrokes:
alp $ zip3l -V
zip error: Invalid command arguments (cannot write zip file to
terminal)
alp $ zip3l -v
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software
license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.
[...]
Someone wake me when HP's SSH programs can do that.
More information about the Info-vax
mailing list