Hi list,
sorry but i'am a newbie about Perl. Perl is fantastic, anything is possible when use Perl..
So i have a question about this language. In brief I'll modify some information inside a file, for example image a file test.conf.
I'll erase some character (#) before a line and then eventually, after some time, rewrite the same information always (#).
I must:
- Open file
- find a particular line or character
- apply a line modification
- close the file
So does anyone if exist a simple, very simple example that explain this approach.
Many, many thanks list
Marco
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Please very help... Marco Giardina
- Re: Please very help... John W. Krahn
- Re: Please very help... Paul
- Re: Please very help... R. Joseph Newton