Skip to main content
deleted 14 characters in body
Source Link
Vlastimil Burián
  • 31.3k
  • 66
  • 210
  • 358

You can use sudosudo with a -u-u switch.

Example:

sudo -u tomcat whoami 

Hope this helps:

You can use sudo with a -u switch.

Example:

sudo -u tomcat whoami 

Hope this helps:

You can use sudo with a -u switch.

Example:

sudo -u tomcat whoami 
Format code as code with the {} button
Source Link
Chris Davies
  • 128.3k
  • 16
  • 179
  • 324

You can use sudo with a -u switch.

Example: sudo -u tomcat whoami

sudo -u tomcat whoami 

Hope this helps:

You can use sudo with a -u switch.

Example: sudo -u tomcat whoami

Hope this helps:

You can use sudo with a -u switch.

Example:

sudo -u tomcat whoami 

Hope this helps:

added 1 character in body
Source Link
DD-Nerd
  • 65
  • 1
  • 7

You can use sudo with a -u switch.

Example: sudo -u maddytomcat whoami

Hope this helps:

You can use sudo with a -u switch.

Example: sudo -u maddy whoami

Hope this helps:

You can use sudo with a -u switch.

Example: sudo -u tomcat whoami

Hope this helps:

Source Link
DD-Nerd
  • 65
  • 1
  • 7
Loading