Bash 3.0

GPTKB entity

Statements (63)
Predicate Object
gptkbp:instance_of gptkb:operating_system
gptkbp:developer gptkb:Brian_Fox
gptkbp:features Arrays
Job control
Command-line editing
Shell functions
https://www.w3.org/2000/01/rdf-schema#label Bash 3.0
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform Unix-like operating systems
gptkbp:predecessor gptkb:Bash_2.0
gptkbp:release_date 2004-10-01
gptkbp:successor gptkb:Bash_4.0
gptkbp:supports gptkb:POSIX_standards
Regular expressions
Control structures
Environment variables
Error handling
String manipulation
Pipelines
Scripting capabilities
Aliases
Command history
Subshells
Process management
User-defined functions
Shell scripting
Conditional execution
Looping constructs
Signal handling
Exit status
Dynamic loading
Interactive mode
Job control commands
Command line options
Debugging functions
Debugging options
Command line shortcuts
Built-in commands
Input/output streams
Arithmetic evaluation
Brace expansion
Command grouping
Command line editing modes
Command line history
Command substitution
Completion features
Extended globbing
File descriptors
File globbing
Here documents
Here strings
History control
History expansion
Input/output redirection
Non-interactive mode
Process substitution
Prompt customization
Readline library
Shell options
Shell options management
Shell prompts
Variable expansion
gptkbp:written_in gptkb:C