“sudo -i -u user_name” command, can someone detail on it? [on hold]2019 Community Moderator ElectionCan sudo to user but 'run command as' is denied?Why does “$ sudo echo 'yo' ” work even though echo is a shell built in function?“Sudo” prefixed command doesn't work; without sudo does.Why running command as sudo returns command not found?I can't use the “sudo” command on my serverHow does `:w !sudo tee %` workWhy can I run `sudo bash` but not `sudo su`?execute command with sudo and execute Bash script with sudoHow can *command* work, but *sudo command* not work?sudo: move: command not found

Varistor? Purpose and principle

Divine apple island

Diode in opposite direction?

How much character growth crosses the line into breaking the character

Why do IPv6 unique local addresses have to have a /48 prefix?

We have a love-hate relationship

Can someone explain how this makes sense electrically?

Has Darkwing Duck ever met Scrooge McDuck?

How to color a curve

How do I repair my stair bannister?

Can somebody explain Brexit in a few child-proof sentences?

How will losing mobility of one hand affect my career as a programmer?

Is XSS in canonical link possible?

Do the concepts of IP address and network interface not belong to the same layer?

Bob has never been a M before

anything or something to eat

How can "mimic phobia" be cured or prevented?

My friend sent me a screenshot of a transaction hash, but when I search for it I find divergent data. What happened?

Folder comparison

How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?

Find last 3 digits of this monster number

Gibbs free energy in standard state vs. equilibrium

Are lightweight LN wallets vulnerable to transaction withholding?

Can not upgrade Kali,not enough space in /var/cache/apt/archives



“sudo -i -u user_name” command, can someone detail on it? [on hold]



2019 Community Moderator ElectionCan sudo to user but 'run command as' is denied?Why does “$ sudo echo 'yo' ” work even though echo is a shell built in function?“Sudo” prefixed command doesn't work; without sudo does.Why running command as sudo returns command not found?I can't use the “sudo” command on my serverHow does `:w !sudo tee %` workWhy can I run `sudo bash` but not `sudo su`?execute command with sudo and execute Bash script with sudoHow can *command* work, but *sudo command* not work?sudo: move: command not found










0















I know what I do with this command, I kind of understand how it works and so on, but it feels uncomfortable to use a command and not fully and truly understand it










share|improve this question









New contributor




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











put on hold as unclear what you're asking by Romeo Ninov, Jeff Schaller, Ulrich Schwarz, Rui F Ribeiro, heemayl yesterday


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.













  • 1





    can you demonstrate what you do know about the command, so that answerers know where to start?

    – Jeff Schaller
    yesterday






  • 1





    Did you check the man page of the command?

    – Romeo Ninov
    yesterday











  • Run man sudo and look for the -i and -u flags

    – roaima
    yesterday















0















I know what I do with this command, I kind of understand how it works and so on, but it feels uncomfortable to use a command and not fully and truly understand it










share|improve this question









New contributor




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











put on hold as unclear what you're asking by Romeo Ninov, Jeff Schaller, Ulrich Schwarz, Rui F Ribeiro, heemayl yesterday


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.













  • 1





    can you demonstrate what you do know about the command, so that answerers know where to start?

    – Jeff Schaller
    yesterday






  • 1





    Did you check the man page of the command?

    – Romeo Ninov
    yesterday











  • Run man sudo and look for the -i and -u flags

    – roaima
    yesterday













0












0








0








I know what I do with this command, I kind of understand how it works and so on, but it feels uncomfortable to use a command and not fully and truly understand it










share|improve this question









New contributor




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












I know what I do with this command, I kind of understand how it works and so on, but it feels uncomfortable to use a command and not fully and truly understand it







ubuntu sudo






share|improve this question









New contributor




el-aasi 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




el-aasi 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 yesterday









Rui F Ribeiro

41.7k1483141




41.7k1483141






New contributor




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









asked yesterday









el-aasiel-aasi

11




11




New contributor




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





New contributor





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






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




put on hold as unclear what you're asking by Romeo Ninov, Jeff Schaller, Ulrich Schwarz, Rui F Ribeiro, heemayl yesterday


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









put on hold as unclear what you're asking by Romeo Ninov, Jeff Schaller, Ulrich Schwarz, Rui F Ribeiro, heemayl yesterday


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









  • 1





    can you demonstrate what you do know about the command, so that answerers know where to start?

    – Jeff Schaller
    yesterday






  • 1





    Did you check the man page of the command?

    – Romeo Ninov
    yesterday











  • Run man sudo and look for the -i and -u flags

    – roaima
    yesterday












  • 1





    can you demonstrate what you do know about the command, so that answerers know where to start?

    – Jeff Schaller
    yesterday






  • 1





    Did you check the man page of the command?

    – Romeo Ninov
    yesterday











  • Run man sudo and look for the -i and -u flags

    – roaima
    yesterday







1




1





can you demonstrate what you do know about the command, so that answerers know where to start?

– Jeff Schaller
yesterday





can you demonstrate what you do know about the command, so that answerers know where to start?

– Jeff Schaller
yesterday




1




1





Did you check the man page of the command?

– Romeo Ninov
yesterday





Did you check the man page of the command?

– Romeo Ninov
yesterday













Run man sudo and look for the -i and -u flags

– roaima
yesterday





Run man sudo and look for the -i and -u flags

– roaima
yesterday










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes