Bash 1.2

GPTKB entity

Statements (62)
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.2
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform Unix-like operating systems
gptkbp:predecessor gptkb:Bourne_shell
gptkbp:release_date gptkb:1994
gptkbp:successor gptkb:Bash_2.0
gptkbp:supports gptkb:POSIX_standards
Functions
Control structures
Environment variables
Pattern matching
String manipulation
User commands
Aliases
Command history
Wildcards
Subshells
Process management
User-defined variables
Shell scripting
Looping constructs
Networking commands
Conditional expressions
Signal handling
Exit status
System commands
Text processing commands
Command line arguments
Command line options
Debugging commands
Command completion
Debugging options
Built-in commands
Arithmetic evaluation
Arithmetic expressions
Brace expansion
Command grouping
Command line history
Command substitution
Debugging flags
File descriptors
File globbing
Here documents
Here strings
History expansion
Input/output redirection
Process substitution
Readline library
Shell options
Shell prompts
Variable expansion
Exit commands
File manipulation commands
Quoting mechanisms
Signal traps
gptkbp:written_in gptkb:C