Bash 1.7

GPTKB entity

Statements (55)
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 1.7
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform Unix-like operating systems
gptkbp:predecessor gptkb:Bash_1.6
gptkbp:release_date 1995-06-01
gptkbp:successor gptkb:Bash_2.0
gptkbp:supports gptkb:historical_event
gptkb:POSIX_standards
Functions
Regular expressions
Variables
Control structures
Environment variables
Error handling
Pattern matching
Scripting
String manipulation
Pipelines
Redirection
Aliases
Command history
Subshells
Process management
Logical operators
Tab completion
Comparison operators
Signal handling
Exit status
Interactive mode
Job control commands
Command line options
Debugging commands
Debugging options
Built-in commands
Arithmetic evaluation
Arithmetic operators
Brace expansion
Command grouping
Command substitution
File test operators
Filename expansion
Here documents
Here strings
Non-interactive mode
Process substitution
Prompt customization
Shell built-ins
Shell options
gptkbp:written_in gptkb:C