how to adding a files in directory...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ajay m
    New Member
    • Mar 2007
    • 20

    how to adding a files in directory...

    pls tel me.. first comparing a two files.. if files is not there in directoy2 than adding directory1 file to directory2...
  • ajay m
    New Member
    • Mar 2007
    • 20

    #2
    passing file

    i done two directory Structure. Directory1 contains file1, file2.. and Directory2 contain file1.... i want to pass copy of file2 to Directory2....
    pls tel me how to pass.......

    Comment

    • KevinADC
      Recognized Expert Specialist
      • Jan 2007
      • 4092

      #3
      Have you tried to write any code at all? Or do you just want someone to do your programming for you? Do you even know any perl?

      Comment

      • ajay m
        New Member
        • Mar 2007
        • 20

        #4
        Originally posted by KevinADC
        Have you tried to write any code at all? Or do you just want someone to do your programming for you? Do you even know any perl?
        i am new to perl, i written code for comparing a two files..... nw i wanted to comparing then adding and deleting a files

        Comment

        • KevinADC
          Recognized Expert Specialist
          • Jan 2007
          • 4092

          #5
          Originally posted by ajay m
          i am new to perl, i written code for comparing a two files..... nw i wanted to comparing then adding and deleting a files
          Fine...lets see the code you're using to try and add/delete files.

          Comment

          Working...