Linux Sudo Command, How to Use With Examples
phoenixnap.com › kb › linux-sudo-commandAug 18, 2020 · To make it work, use sudo before a restricted command. The system will prompt for your password. Once provided, the system runs the command. Syntax. To start using sudo, use the following syntax: sudo [command] When the sudo command is used, a timestamp is entered in the system logs. The user can run commands with elevated privileges for a short time (default 15 minutes).