Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Repeat a line n number of times with a different value in each line

    Help wanted · · · – – – · · ·
    2
    2
    1908
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Rajiv Panda
      Rajiv Panda last edited by

      Hi All,

      I need a help & hope I would get required help.

      Let’s I’ve an xml line like this in notepad++.

      </ns2:Header> <LastUpdatedDate>2008-09-29 03:49:45</LastUpdatedDate> ns2:SourceCustomerID12345678</ns2:Sourc

      I would like to repeat the above line 3000 times with a different CustomerID(12345678) in each line. How do I do that?

      Thanks,
      Rajiv

      1 Reply Last reply Reply Quote 0
      • Jim Dailey
        Jim Dailey last edited by

        Use a scripting language like AWK, PERL, or Python.

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors