csh

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instance_of gptkb:operating_system
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:BSD_Unix
gptkb:Free_BSD_1.0
gptkbp:allows limited debugging capabilities
less powerful than bash
no support for arrays
no support for functions
not fully POSIX compliant
gptkbp:based_on gptkb:Bourne_shell
gptkbp:developed_by gptkb:Bill_Joy
gptkbp:first_released gptkb:1978
gptkbp:has_feature conditional expressions
environment variables
command line editing
control flow statements
interactive mode
globbing
built-in arithmetic operations
csh scripting
https://www.w3.org/2000/01/rdf-schema#label csh
gptkbp:is_available_on gptkb:smartphone
gptkb:operating_system
gptkb:Solaris
BSD systems
gptkbp:is_compatible_with gptkb:standard
gptkb:BSD_Unix
gptkbp:is_part_of Unix-like operating systems
gptkbp:is_popular_in historically significant
less common today
used in academic settings
used in legacy systems
still used by some users
gptkbp:is_related_to gptkb:Korn_shell
gptkb:tcsh
gptkb:fish_shell
gptkb:zsh
gptkb:Bourne_shell
gptkbp:is_used_in gptkb:software_framework
system administration
scripting tasks
gptkbp:predecessor gptkb:tcsh
gptkbp:supports variables
command history
job control
aliases
gptkbp:uses C-like syntax