shellcheckbuiltins

  • Version 3.5 and earlier: shellcheckbuiltins variable not available.
  • Version 4.0 and later: shellcheckbuiltins variable available.

Data Type

Boolean

Description

When set to true, this variable directs the shell to check shell built-in commands as if they were standard commands. This variable is used by pbsh and pbksh at startup time.

Syntax

shellcheckbuiltins = boolean;

Valid Values

true Endpoint Privilege Management for Unix and Linux shells authorize and log shell built-in commands.
false Endpoint Privilege Management for Unix and Linux shells do not authorize or log shell built-in commands.
shellcheckbuiltins = true;