How may I provide my password repeatedly to a script contaning a loop of sudo?

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











up vote
0
down vote

favorite












I have a script which contains



while true
sudo mycmd
sleep 10000
[ ... ] ; break
end


when I run the script in bash, I will have to provide my password once in 10000 seconds after finishing running the previous instance of sudo mycmd.



I remeber yes | somecommand can repeatedly provide yes as stdin input to somecommand, as answers to repeated questions of "Yes or No". I wonder how I can provide my password repeatedly to the script?



Thanks.









share

























    up vote
    0
    down vote

    favorite












    I have a script which contains



    while true
    sudo mycmd
    sleep 10000
    [ ... ] ; break
    end


    when I run the script in bash, I will have to provide my password once in 10000 seconds after finishing running the previous instance of sudo mycmd.



    I remeber yes | somecommand can repeatedly provide yes as stdin input to somecommand, as answers to repeated questions of "Yes or No". I wonder how I can provide my password repeatedly to the script?



    Thanks.









    share























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have a script which contains



      while true
      sudo mycmd
      sleep 10000
      [ ... ] ; break
      end


      when I run the script in bash, I will have to provide my password once in 10000 seconds after finishing running the previous instance of sudo mycmd.



      I remeber yes | somecommand can repeatedly provide yes as stdin input to somecommand, as answers to repeated questions of "Yes or No". I wonder how I can provide my password repeatedly to the script?



      Thanks.









      share













      I have a script which contains



      while true
      sudo mycmd
      sleep 10000
      [ ... ] ; break
      end


      when I run the script in bash, I will have to provide my password once in 10000 seconds after finishing running the previous instance of sudo mycmd.



      I remeber yes | somecommand can repeatedly provide yes as stdin input to somecommand, as answers to repeated questions of "Yes or No". I wonder how I can provide my password repeatedly to the script?



      Thanks.







      bash scripting sudo





      share












      share










      share



      share










      asked 4 mins ago









      Tim

      24.4k69238426




      24.4k69238426

























          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: "",
          imageUploader:
          brandingHtml: "",
          contentPolicyHtml: "",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478801%2fhow-may-i-provide-my-password-repeatedly-to-a-script-contaning-a-loop-of-sudo%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478801%2fhow-may-i-provide-my-password-repeatedly-to-a-script-contaning-a-loop-of-sudo%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