This avoids copying the library and HTML doc files that aren't needed at the other sites.cd /usr/local/ find lib/perl5 -name "*.a" -o -name "*.html" > /tmp/nocopy gtar zcvf /tmp/Perl5.tar.gz lib/perl5 -X /tmp/nocopy bin/perl* bin/pod +* lib/libperl* rm -f /tmp/nocopy
In reply to Re: Re: Re: Re: Removing Modules
by TheoPetersen
in thread Removing Modules
by Maclir
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |