Hi,
There is a perl script on out server which is called by a C program.
The script is failing every time it hits a line like this
@ArrayName=`ls -l /opt/app/axsys/dbconfig`;
As you can see, all it is doing is an ls -l on the file, and storing the result in the array. The perl then goes on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.