logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

visudo - safely edit the sudoers file

Description

       visudo edits the sudoers file in a safe manner, similar to vipw(8).

Name

       visudo - safely edit the sudoers file

Options

       -c, --check
              Only check if there are errors in the existing sudoers file.

       -f sudoers, --file=sudoers
              Instead of editing the default /etc/sudoers, edit the file specified as sudoers instead.

       -h, --help
              Show a help message.

       -I, --no-includes
              Do not edit included files.

       -q, --quiet
              Less verbose syntax error messages.

       -s, --strict
              Strict syntax checking.

       -V, --version
              Display version information and exit.

See Also

sudo(8), sudoers(5)

sudo-rs 0.2.5                                                                                          VISUDO(8)

Synopsis

       visudo [-chqsV] [[-f] sudoers]

See Also