Hi,
I'm quite newbie in perl world. I need to create perl script in unix system to analyse original file and after that replace footer with empty line, and after that execute system command..
So far i have problems replace footer with empty line and writing modifications into new file . Here...
I am stuck on a problem of deleting input lines from a file.
The first 9 char indicating a file name and this line should be removed and rest of lines should be send to outpile. In below you can find my first script, but unfortunately it will removing only last line in file eg...
Thanx Phv
this help me lot. At the moment both Records and End lines will be removed, but i need to know also Records line values, so can you help me out also ???
Hi
I've a input file output looks like this;
Record
"bbbb" = "llll"
"aaaa" = "98874"
"cccc" = "ccccc"
"dddd" = "eeeee"
End Record
Record
"bbbb" = "llll"
"aaaa" = "98874"...
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.