Executing Commands (Bash Reference Manual)
Last updated
Was this helpful?
Last updated
Was this helpful?
• : How Bash expands simple commands before executing them. • : How Bash finds commands and runs them. • : The environment in which Bash executes commands that are not shell builtins. • : The environment given to a command. • : The status returned by commands and how Bash interprets it. • : What happens when Bash or a command it runs receives a signal.