API documentation for GNU Bash (Bourne Again SHell) command-line interpreter and scripting language
URL: Visit APIs.json URL
- shell, bash, scripting, command-line, unix, linux, automation
- Created: 2024
- Modified: 2024
Core built-in commands provided by the Bash shell
Human URL: https://www.gnu.org/software/bash/manual/bash.html
Programming interface for creating Bash shell scripts
Human URL: https://www.gnu.org/software/bash/manual/bash.html#Shell-Scripts
Environment variables, special parameters, and parameter expansion
Human URL: https://www.gnu.org/software/bash/manual/html_node/Shell-Parameters.html
Conditional statements, loops, and flow control mechanisms
Human URL: https://www.gnu.org/software/bash/manual/html_node/Conditional-Constructs.html
Define and use shell functions in Bash scripts
Human URL: https://www.gnu.org/software/bash/manual/html_node/Shell-Functions.html
Input/output redirection and file descriptor manipulation
Human URL: https://www.gnu.org/software/bash/manual/html_node/Redirections.html
Job control, process substitution, and command execution
Human URL: https://www.gnu.org/software/bash/manual/html_node/Job-Control.html
FN: Free Software Foundation
Email: bug-bash@gnu.org