GNU Bash

GPTKB entity

Properties (58)
Predicate Object
gptkbp:instanceOf Unix shell
gptkbp:developedBy gptkb:GNU_Project
gptkbp:firstPublished 1989
gptkbp:hasFeature conditional expressions
environment variables
user-defined functions
command history
command line options
process management
aliases
scripting capabilities
loop constructs
debugging options
process substitution
remote command execution
string comparison
exit status
case statements
history expansion
input/output redirection
signal handling
integer arithmetic
command grouping
command line editing modes
command substitution syntax
coprocesses
here strings
subshells
trap command
completion functions
exporting variables
file descriptor manipulation
prompt variables
readline library
shell options
gptkbp:hasVersion 5.1
https://www.w3.org/2000/01/rdf-schema#label GNU Bash
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:operatingHours Unix-like systems
gptkbp:provides string manipulation
command substitution
arithmetic evaluation
here documents
process substitution
tab completion
history mechanism
brace expansion
input/output redirection
prompt customization
gptkbp:publishedIn C
gptkbp:supports variables
arrays
POSIX standards
job control
command line editing
shell functions
interactive and non-interactive modes
gptkbp:uses Bourne shell syntax