On Sat, 2 Mar 2002, Nick Wilson wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all > I want to Zip up a directory so that a Win user can unpack it. Trouble > is, I've read the man page and still can't work out how to do it. > > Can someone please tell me?
to zip a directory: $ zip -r dirname.zip dirname to check its contents: $ unzip -l dirname.zip rday _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list