freebsd man page for zsh

Query: zsh

OS: freebsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZSH(1)                                                        General Commands Manual                                                       ZSH(1)

NAME
zsh - the Z shell
SYNOPSIS
/usr/sfw/bin/zsh
DESCRIPTION
Zsh was originally installed as /usr/bin/zsh, but has been moved to /usr/sfw/bin/zsh to match its status as an External utility. This means that it is not controlled by Sun, and incompatibilities may be introduced in any release (see attributes(5)). This manual page is a placeholder for the original; the new manual page can be found in /usr/sfw/share/man. To view the page, specify the alternate path to the man command on the command line: man -M /usr/sfw/share/man zsh or by putting /usr/sfw/share/man in the MANPATH environment variable.
SEE ALSO
attributes(5). June 18, 2003 ZSH(1)
Related Man Pages
libjpeg(3) - opensolaris
endusershell(3c) - opensolaris
setusershell(3c) - opensolaris
libusb(3lib) - centos
libusb(3lib) - minix
Similar Topics in the Unix Linux Community
What's your most useful shell?
Using zsh
Command expansion and variables
Run bash command inside zsh script
Can I do this without eval? (zsh)