Bash 2.0

GPTKB entity

Statements (63)
Predicate Object
gptkbp:instance_of gptkb:operating_system
gptkbp:developer gptkb:Brian_Fox
gptkbp:features command history
job control
aliases
command line editing
arithmetic evaluation
shell functions
https://www.w3.org/2000/01/rdf-schema#label Bash 2.0
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform Unix-like operating systems
gptkbp:predecessor gptkb:Bash_1.14
gptkbp:release_date 1996-10-01
gptkbp:successor Bash 2.01
gptkbp:supports gptkb:POSIX_standards
arrays
conditional expressions
environment variables
user-defined functions
regular expressions
string manipulation
command substitution
pattern matching
shell scripting
command line options
process management
looping constructs
debugging options
here documents
parameter expansion
process substitution
exit status
brace expansion
command line completion
history expansion
input/output redirection
signal handling
command grouping
command substitution syntax
process substitution syntax
quiet mode
subshells
trap command
command line arguments
file descriptor manipulation
readline library
interactive use
exit commands
verbose mode
debugging mode
file test operators
command line options parsing
arithmetic expansion
command line editing features
function return values
here string syntax
integer test operators
return commands
string expansion
string test operators
tilde expansion
trace mode
gptkbp:written_in gptkb:C