need a script to change extension of files from .RPT to .html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sandysharma
    New Member
    • Dec 2007
    • 1

    need a script to change extension of files from .RPT to .html

    how to write a script(batch file or dat file ) to change extension of files from .RPT to .html
    actually I also want to ftp file first form the unix server to the window


    Details: my files are getting generated as .RPT on unix machine and i want to change the extension of the file and also want to ftp my file to the window in the same script.


    Please help me if you have solution of it .

    Thanks,
    Sandeep
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Originally posted by sandysharma
    how to write a script(batch file or dat file ) to change extension of files from .RPT to .html
    actually I also want to ftp file first form the unix server to the window


    Details: my files are getting generated as .RPT on unix machine and i want to change the extension of the file and also want to ftp my file to the window in the same script.


    Please help me if you have solution of it .

    Thanks,
    Sandeep
    Sandeep,

    You have posted your question in the Member Introductions forum. As is clearly stated in the subject of this sticky post, NO questions are supposed to be posted into that forum. Your question, because it lacks information, has been moved by me to the Miscellaneous Questions forum.

    What this post lacks is what type of script? ie: Perl, shell, etc.

    Also, please know that this is not s scripting service. Instead, you have posted into a learning forum. You will not be handed a script to do what you want. You will have to do the leg work and write the script. Should you get stuck, you can post your code back here in a forum that fits the topic of your question and we will assist you.

    If you post code in the forums, please be sure to place the proper, necessary code tags around your code.

    Regards,

    Jeff

    Comment

    Working...