What is the difference between running 'user command line' and 'sudo -u user command line'? ...

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?

How do you keep chess fun when your opponent constantly beats you?

Student Loan from years ago pops up and is taking my salary

Circular reasoning in L'Hopital's rule

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Deal with toxic manager when you can't quit

What force causes entropy to increase?

different output for groups and groups USERNAME after adding a username to a group

Does Parliament need to approve the new Brexit delay to 31 October 2019?

"is" operation returns false even though two objects have same id

Working through the single responsibility principle (SRP) in Python when calls are expensive

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

60's-70's movie: home appliances revolting against the owners

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

What do I do when my TA workload is more than expected?

Word for: a synonym with a positive connotation?

Word to describe a time interval

How to handle characters who are more educated than the author?

Can the DM override racial traits?

Are there continuous functions who are the same in an interval but differ in at least one other point?

Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)

Windows 10: How to Lock (not sleep) laptop on lid close?

Do working physicists consider Newtonian mechanics to be "falsified"?



What is the difference between running 'user command line' and 'sudo -u user command line'?



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Non-sudo user command line toolsWhat is the reason for using && instead of ; to place to commands on the same line?Difference between Ubuntu and Debian command line useDifference between move to trash and rm on the terminal?What's the difference between the TTY and the GNOME terminal?Running a program in background using command-lineUbuntu 14.04: New user created from command line has missing featuresDifference between command-line commands regarding uninstalling Cairo-Dock?How is sudo safer than directly using su if the user is granted access to all commands?'gedit' on the command line vs via the desktop





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I am wondering about the difference between running 'user command line' and 'sudo -u user command line' in the linux terminal.



Is there any specific things that cause the file being created. Like creating deb file, it should not use sudo permissions when running dpkg-buildpackage.



TIA.










share|improve this question





























    0















    I am wondering about the difference between running 'user command line' and 'sudo -u user command line' in the linux terminal.



    Is there any specific things that cause the file being created. Like creating deb file, it should not use sudo permissions when running dpkg-buildpackage.



    TIA.










    share|improve this question

























      0












      0








      0








      I am wondering about the difference between running 'user command line' and 'sudo -u user command line' in the linux terminal.



      Is there any specific things that cause the file being created. Like creating deb file, it should not use sudo permissions when running dpkg-buildpackage.



      TIA.










      share|improve this question














      I am wondering about the difference between running 'user command line' and 'sudo -u user command line' in the linux terminal.



      Is there any specific things that cause the file being created. Like creating deb file, it should not use sudo permissions when running dpkg-buildpackage.



      TIA.







      command-line server






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 10 mins ago









      AbdulAbdul

      51




      51






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          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%2faskubuntu.com%2fquestions%2f1133451%2fwhat-is-the-difference-between-running-user-command-line-and-sudo-u-user-com%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133451%2fwhat-is-the-difference-between-running-user-command-line-and-sudo-u-user-com%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...