Bash 1.0

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:developer gptkb:Brian_Fox
gptkbp:features functions
arrays
conditional expressions
string manipulation
command history
command substitution
job control
aliases
command line editing
debugging options
for loop
while loop
arithmetic evaluation
here documents
process substitution
exit status
brace expansion
input/output redirection
signal handling
export command
getopts command
local command
read command
set command
shopt command
subshells
trap command
case statement
alias command
bind command
test command
unalias command
until loop
declare command
history command
readonly command
typeset command
wildcard expansion
compgen command
complete command
compopt command
fc command
select loop
gptkbp:first_released 1989-06-08
https://www.w3.org/2000/01/rdf-schema#label Bash 1.0
gptkbp:language Unix shell scripting
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform Unix-like operating systems
gptkbp:predecessor gptkb:Bourne_shell
gptkbp:release_date gptkb:1989
gptkbp:successor gptkb:Bash_2.0
gptkbp:written_in gptkb:C