edit a file using the values in another file as an input and redirect the file edit into another file

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












So basically I've a file that contains the below Data.txt



<IP Address1>, 10, 23, <GW IP1>
FINAL INPUT.45.324
<IP Address2>, 40, 33, <GW IP2>


Another file that has values for each TAG as specified below info.txt



<IP Address1>10.155.120.20
<GW IP1>10.155.120.30
<IP address2>10.30.123.30
<GW IP2>10.30.123.1


Would like the final to look like this (file.txt)



10.155.120.20, 10, 23, 10.155.120.30
FINAL INPUT.45.324
10.30.123.30, 40, 33, 10.30.123.1


Trying to find example but I'm unable to figure it out










share|improve this question









New contributor




Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    0
    down vote

    favorite












    So basically I've a file that contains the below Data.txt



    <IP Address1>, 10, 23, <GW IP1>
    FINAL INPUT.45.324
    <IP Address2>, 40, 33, <GW IP2>


    Another file that has values for each TAG as specified below info.txt



    <IP Address1>10.155.120.20
    <GW IP1>10.155.120.30
    <IP address2>10.30.123.30
    <GW IP2>10.30.123.1


    Would like the final to look like this (file.txt)



    10.155.120.20, 10, 23, 10.155.120.30
    FINAL INPUT.45.324
    10.30.123.30, 40, 33, 10.30.123.1


    Trying to find example but I'm unable to figure it out










    share|improve this question









    New contributor




    Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      So basically I've a file that contains the below Data.txt



      <IP Address1>, 10, 23, <GW IP1>
      FINAL INPUT.45.324
      <IP Address2>, 40, 33, <GW IP2>


      Another file that has values for each TAG as specified below info.txt



      <IP Address1>10.155.120.20
      <GW IP1>10.155.120.30
      <IP address2>10.30.123.30
      <GW IP2>10.30.123.1


      Would like the final to look like this (file.txt)



      10.155.120.20, 10, 23, 10.155.120.30
      FINAL INPUT.45.324
      10.30.123.30, 40, 33, 10.30.123.1


      Trying to find example but I'm unable to figure it out










      share|improve this question









      New contributor




      Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      So basically I've a file that contains the below Data.txt



      <IP Address1>, 10, 23, <GW IP1>
      FINAL INPUT.45.324
      <IP Address2>, 40, 33, <GW IP2>


      Another file that has values for each TAG as specified below info.txt



      <IP Address1>10.155.120.20
      <GW IP1>10.155.120.30
      <IP address2>10.30.123.30
      <GW IP2>10.30.123.1


      Would like the final to look like this (file.txt)



      10.155.120.20, 10, 23, 10.155.120.30
      FINAL INPUT.45.324
      10.30.123.30, 40, 33, 10.30.123.1


      Trying to find example but I'm unable to figure it out







      bash shell-script scripting






      share|improve this question









      New contributor




      Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 8 mins ago









      Valentin Bajrami

      5,66111627




      5,66111627






      New contributor




      Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 12 mins ago









      Mike

      1




      1




      New contributor




      Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Mike is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Mike is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478740%2fedit-a-file-using-the-values-in-another-file-as-an-input-and-redirect-the-file-e%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Mike is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          Mike is a new contributor. Be nice, and check out our Code of Conduct.












          Mike is a new contributor. Be nice, and check out our Code of Conduct.











          Mike is a new contributor. Be nice, and check out our Code of Conduct.













           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478740%2fedit-a-file-using-the-values-in-another-file-as-an-input-and-redirect-the-file-e%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay