Hi All,
I had a problem in checking file exists or not.I need to check the files in list.txt and the same file is there in files directory or not.the if statment is not working.please suggest me.
!/usr/bin/perl
$PATH1='/home/n1013141/vijay/list.txt'
$PATH2='/home/n1013141/vijay/files'
open...
Hi All,
I am new to perl i had a doubt.
like i had 10 file in one directory and i had text file which contains same files.The thingis i need to compare the files in the text file and in directory.If anything is missing i need to send mail.
Can any please help how to compare i came to know...
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.