Hi,
I need to write a perl script on UNIX platform in which I have to use a number of UNIX commands like jar,cp etc...
How do I embed these commands in the script? Can I use all UNIX commands as it is used from the command line.
Help is appreciated. Thank You.