Bash 1.8

GPTKB entity

Statements (61)
Predicate Object
gptkbp:instance_of gptkb:operating_system
gptkbp:developer gptkb:Brian_Fox
gptkbp:features job control
aliases
command line editing
shell functions
https://www.w3.org/2000/01/rdf-schema#label Bash 1.8
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform Unix-like operating systems
gptkbp:predecessor gptkb:Bash_1.7
gptkbp:release_date 1996-06-01
gptkbp:successor gptkb:Bash_2.0
gptkbp:supports gptkb:POSIX_standards
arrays
conditional expressions
environment variables
kill command
string manipulation
command history
command substitution
command line options
function definitions
looping constructs
debugging options
for loop
while loop
arithmetic evaluation
here documents
process substitution
string comparison
exit status
brace expansion
input/output redirection
custom prompts
signal handling
user-defined variables
export command
getopts command
printf command
read command
readarray command
source command
subshells
trap command
command line arguments
case statement
bg command
echo command
fg command
jobs command
test command
unset command
until loop
wait command
positional parameters
file test operators
exit command
functions with local variables
return command
select statement
gptkbp:written_in gptkb:C