
visudo
List of commands for visudo:
-
visudo:tldr:1d8db visudo: Check the sudoers file for errors.$ sudo visudo -ctry on your machineexplain this command
-
visudo:tldr:2ded2 visudo: Edit the sudoers file using a specific editor.$ sudo EDITOR=${editor} visudotry on your machineexplain this command
-
visudo:tldr:691d1 visudo: Display version information.$ visudo --versiontry on your machineexplain this command
-
visudo:tldr:b3f9b visudo: Edit the sudoers file.$ sudo visudotry on your machineexplain this command