zsh(1) freebsd man page | unix.com

Man Page: zsh

Operating Environment: freebsd

Section: 1

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
getusershell(3c) - opensolaris
setusershell(3c) - opensolaris
libusb(3lib) - debian
libusb(3lib) - php
libusb(3lib) - plan9
Similar Topics in the Unix Linux Community
Strange tab-completion behavior with zsh in screen
how to find the value of a variable in zsh?
Grep echo awk print all output on one line
Can I do this without eval? (zsh)
Passing literal tab character from zsh to other program