Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

visudo

Safely edit the sudoers file. More information: https://www.sudo.ws/docs/man/visudo.man.

  • Edit the sudoers file:

sudo visudo

  • Check the sudoers file for errors:

sudo visudo -c

  • Edit the sudoers file using a specific editor:

sudo EDITOR=editor visudo

  • Display version information:

visudo --version

Related Topics
Nederlands version svenska version
Contribute to This Page
Report New Issue View Source
Discuss this page