in reply to Changing the file
So you need to read the input, extract the information you need (see for example split), construct a string in the new format (see for example join), and print it out. perlintro should help you getting started with Perl, and should teach you enough Perl to achieve your goal.
When you have problems with a specific step, please ask again - but read How (Not) To Ask A Question first please.
|
|---|