Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I want to write a shell script that will find all the .c files from a folder and convert i into .cpp files with the same name. Thanks Mukesh...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2

    Shell script that will find all .c files from a folder and convert into .cpp files

    Hi,

    I want to write a shell script that will find all the .c files from a folder and convert i into .cpp files with the same name.

    Thanks
    Mukesh

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    Dont consider this as a rude answer, but its quite (actually very) simple.
    and I'm against spoon feeding.

    A bit reading will make it easy for you.
    Here You GO


    EDIT:
    by the way...... there is a application for linux called as "Bulk Rename" use it if you are not making script for homework.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...