Hello all,
Can you help me please; I have a directory GENERAL, into this directory created many subdirectories. I want to create a Perl script, that can create *.tar or *.gz files all this directories individually. Is it possible?

Thanks in advance.

Recommended Answers

All 2 Replies

Hiyya,

Yes very much possible.

You must be knowing about this symbol ` `

use that in ur perl code.

I would suggest create a shell script and call that shell script
in ur perl.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.