Z shell - définition. Qu'est-ce que Z shell
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est Z shell - définition

UNIX SHELL
Zsh; Z Shell; Zshell; ZSH; Recursive globbing; Oh My Zsh; /bin/zsh
  • Oh My Zsh logo
  • Zsh with Agnoster theme running on [[Konsole]] terminal emulator
  • Z shell's configuration utility for new users

Z shell         
(zsh) 1. sh with list processing and database enhancements. Version 2.1.o (before 1995-10-30). ftp://cs.ucsd.edu/pub/zsh/zsh2.1.0.tar.Z. 2. A Unix command interpreter shell by Paul Falstad <pf@ttisms.com> some time before 1993-03-23. It is similar to, but not completely compatible with, ksh, with many additions to please csh users and some tcsh features. zsh supports editing of multi-line commands in a single buffer; variable editing; a command buffer stack; recursive globbing; manipulation of arrays; and spelling correction. zsh uses GNU autoconf so should compile and run on any modern version of UNIX, and many not-so-modern. Latest version: 4.0.6, as of 2002-10-02. zsh home (http://zsh.org/). (1995-10-31)
zsh         
bandshell         
  • Centreville High School]]. Behind the orchestra is a simple shell.
THEATER
Bandshell; Band shell; Orchestra shell; Acoustical shell; Sound shell
¦ noun chiefly N. Amer. a bandstand in the form of a large concave shell with special acoustic properties.

Wikipédia

Z shell

The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended Bourne shell with many improvements, including some features of Bash, ksh, and tcsh.

Zsh was created by Paul Falstad in 1990 while he was a student at Princeton University. It combines features from both ksh and tcsh, offering functionality such as programmable command-line completion, extended file globbing, improved variable/array handling, and themeable prompts.

Zsh is available for Microsoft Windows as part of the UnxUtils collection and has been adopted as the default shell for macOS Catalina and Kali Linux. The "Oh My Zsh" user community website provides a platform for third-party plug-ins and themes, featuring a large and active contributor base.