RE: [Zope] How to upgrade to 2.3 (no differential install?)
just checked man of tar - no "z" was listed. what exactly is definition of "z"? I assume it might be "ignore top level directory"? Dale ---------------------- SNIP ------------------------ two steps too many ;) Just tar -xvzf the original file,no need to copy and then delete the copy. /me ducks _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
The 'z' option automatically uncompresses the tar.gz file. At least it des for GNU tar. On Tue, 30 Jan 2001 08:14:20 -0600, I seem to recall, dale.w.lance@mail.sprint.com <dale.w.lance@mail.sprint.com> scrawled something like:
just checked man of tar - no "z" was listed. what exactly is definition of "z"? I assume it might be "ignore top level directory"?
Dale
---------------------- SNIP ------------------------
two steps too many ;) Just tar -xvzf the original file,no need to copy and then delete the copy. /me ducks
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
It means decompress a compressed archive... not all tars support this... ----- Original Message ----- From: <dale.w.lance@mail.sprint.com> To: <bill@libc.org>; <zope@zope.org> Sent: Tuesday, January 30, 2001 9:14 AM Subject: RE: [Zope] How to upgrade to 2.3 (no differential install?)
just checked man of tar - no "z" was listed. what exactly is definition of "z"? I assume it might be "ignore top level directory"?
Dale
---------------------- SNIP ------------------------
two steps too many ;) Just tar -xvzf the original file,no need to copy and then delete the copy. /me ducks
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Chris McDonough -
dale.w.lance@mail.sprint.com -
Phil Harris