Hi All, Actually My query is to enter in some path(directory) or folder first.
(i)Then there will be 20 to 30 files in both string & number format file names. I want to access only Number format files (Like 2345.45. 5432.321).
The problem here is there are 20 files with Number format file name, i've to read content in each file, by comparing with string value(which is created dynamically).
(ii)Once the string comparison is matched,in that file, i want to extract a value from EXIT(this will be present in all the file Like, EXIT : 0 or EXIT :1) using Grep Command.
(iii) After all these, i want to update this value(EXIT) in EXCEL or ACCESS with some comments. (OR) If the string comparison is not matched in then (ii) step , then i want update some comments in EXCEL or ACCESS.
(iii) Initially i'm trying this with windows server. If its possible, then i need to access unix server with credentials.
Please Can some one help me , how can i approach for this. As i'm new to perl. Anywayz i learning side by side. Just wanted to knw the approach.
Sorry for using improper format. I guess, atleast now its bit clear.
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |