Linux Commands: Linux For Beginners To Learn Linux Basics and Linux Command Line (1HourToStart) by Landy Steven

Linux Commands: Linux For Beginners To Learn Linux Basics and Linux Command Line (1HourToStart) by Landy Steven

Author:Landy, Steven [Landy, Steven]
Language: eng
Format: epub, pdf
Published: 2020-08-22T16:00:00+00:00


sudo -V: This will print the current version of the sudo command. If the user is in sudo mode while executing this command, then it will print out all the default with which sudo is compiled.

>>sudo -V

Sudo version 1.8.29

Sudoers policy plugin version 1.8.29

Sudoers file grammar version 46

Sudoers I/O plugin version 1.8.29

sudo -b: This will run the specified command after sudo in the background by returning the prompt immediately back to the shell, the command called with sudo -b as a prefix can’t be manipulated by the user as it will have already the control back to shell.

sudo -u [user name] [command]: This argument will make the shell to run the given command from the specified user instead of root.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.