Hello, On 6 December 2010 08:45, Polytropon <[email protected]> wrote: > You can install the "zip" program: > > # pkg_add -r zip > > and then use it recursively, e. g. > > % zip -r9 stuff.zip dir1 dir2 dir3 fileX fileY > > If there is no need for compression, change 9 to 0. Also > see "man zip" for details.
Great! Thanks so much! I occasionally need to extract a few files from the archive so this is very useful. Thank you! All the best from Poland. Zbigniew Szalbot _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
