Find the answer to your Linux question:
Results 1 to 3 of 3
what is the use of this command sudo -s...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    4

    commands

    what is the use of this command

    sudo -s

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    I opened a terminal, typed in
    Code:
    man sudo
    and found this
    The -s (shell) option runs the shell specified by the SHELL
    environment variable if it is set or the shell as specified in passwd(5).
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    4
    thanks i got idea

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...