Z shell - definição. O que é Z shell. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é Z shell - definição

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.