glfs/postlfs/shells/zsh/zsh-intro.xml
Larry Lawrence 1155be7870 intro update for joe and zsh
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1006 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-08-31 00:30:28 +00:00

25 lines
935 B
XML

<sect2>
<title>Introduction to <application>zsh</application></title>
<para>The <application>zsh</application> package contains the
<command>zsh</command> shell. <command>zsh</command> is a command
interpreter (shell) usable as an interactive login shell and as
a shell script command processor. Of the standard shells,
<application>zsh</application> most
closely resembles <application>ksh</application> but includes many enhancements.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&zsh-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&zsh-download-ftp;"/></para></listitem>
<listitem><para>Download size: &zsh-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&zsh-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&zsh-time;</para></listitem></itemizedlist>
</sect3>
</sect2>