Skip to content

api-evangelist/bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Bash Shell APIs (bash)

API documentation for GNU Bash (Bourne Again SHell) command-line interpreter and scripting language

URL: Visit APIs.json URL

Tags:

  • shell, bash, scripting, command-line, unix, linux, automation

Timestamps

  • Created: 2024
  • Modified: 2024

APIs

Bash Built-in Commands API

Core built-in commands provided by the Bash shell

Human URL: https://www.gnu.org/software/bash/manual/bash.html

Properties

Bash Scripting API

Programming interface for creating Bash shell scripts

Human URL: https://www.gnu.org/software/bash/manual/bash.html#Shell-Scripts

Properties

Bash Variables and Parameters

Environment variables, special parameters, and parameter expansion

Human URL: https://www.gnu.org/software/bash/manual/html_node/Shell-Parameters.html

Properties

Bash Control Structures

Conditional statements, loops, and flow control mechanisms

Human URL: https://www.gnu.org/software/bash/manual/html_node/Conditional-Constructs.html

Properties

Bash Functions API

Define and use shell functions in Bash scripts

Human URL: https://www.gnu.org/software/bash/manual/html_node/Shell-Functions.html

Properties

Bash I/O Redirection API

Input/output redirection and file descriptor manipulation

Human URL: https://www.gnu.org/software/bash/manual/html_node/Redirections.html

Properties

Bash Process Management

Job control, process substitution, and command execution

Human URL: https://www.gnu.org/software/bash/manual/html_node/Job-Control.html

Properties

Common Properties

Maintainers

FN: Free Software Foundation

Email: bug-bash@gnu.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors