tcsh - definizione. Che cos'è tcsh
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è tcsh - definizione

AN ENHANCED, BUT COMPLETELY COMPATIBLE VERSION OF THE BERKELEY UNIX C SHELL (CSH)
TENEX C shell; TENEX C Shell; TCSH; TC shell; Tenex C shell; Tenex C Shell

tcsh         
<Unix, shell> A Unix shell by Christos Zoulas <christos@ee.cornell.edu>, based on csh. tcsh adds WYSIWYG command line editing, command name completion, input history and various other features. Version 6.04 runs under many versions of Unix and under OpenVMS. ftp://ftp.spc.edu/. (1993-07-09)
TCSH         
Trustedi C SHell (Reference: Unix, Shell)
C shell         
  • C Shell running on [[Windows Services for UNIX]]
  • 64-bit [[Hamilton C shell]] on a [[Windows 7]] desktop.
UNIX SHELL
C Shell; C shell (programming language); Berkeley shell
<operating system> (csh) The Unix command-line interpreter shell and script language by William Joy, originating from Berkeley Unix. Unix systems up to around Unix Version 7 only had one shell - the Bourne shell, sh. Csh had better interactive features, notably command input history, allowing earlier commands to be recalled and edited (though it was still not as good as the VMS equivalent of the time). Presumably, csh's C-like syntax was intended to endear it to programmers but sadly it lacks some sh features which are useful for writing shell scripts so you need to know two different syntaxes for every shell construct. A plethora of different shells followed csh, e.g. tcsh, ksh, bash, rc, but sh and csh are the only ones which are provided with most versions of Unix. (1998-04-04)

Wikipedia

Tcsh

tcsh ( “tee-see-shell”, “tee-shell”, or as “tee see ess aitch”, tcsh) is a Unix shell based on and backward compatible with the C shell (csh).