1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 15:01:21 +02:00
zsh/Functions
1999-06-08 09:26:01 +00:00
..
Completion Initial revision 1999-04-15 18:05:38 +00:00
Misc Initial revision 1999-06-08 09:26:01 +00:00
Zftp Initial revision 1999-06-08 09:26:01 +00:00
.distfiles Initial revision 1999-04-15 18:05:35 +00:00
acx Initial revision 1999-04-15 18:05:35 +00:00
allopt Initial revision 1999-04-15 18:05:38 +00:00
cat Initial revision 1999-04-15 18:05:35 +00:00
cdmatch Initial revision 1999-04-15 18:05:35 +00:00
cdmatch2 Initial revision 1999-04-15 18:05:35 +00:00
checkmail Initial revision 1999-04-15 18:05:35 +00:00
cx Initial revision 1999-04-15 18:05:35 +00:00
harden Initial revision 1999-04-15 18:05:35 +00:00
Makefile.in Initial revision 1999-06-08 09:26:01 +00:00
mere Initial revision 1999-04-15 18:05:35 +00:00
multicomp Initial revision 1999-04-15 18:05:35 +00:00
proto Initial revision 1999-04-15 18:05:35 +00:00
pushd Initial revision 1999-04-15 18:05:35 +00:00
randline Initial revision 1999-04-15 18:05:35 +00:00
README.zftp Initial revision 1999-06-08 09:26:01 +00:00
run-help Initial revision 1999-04-15 18:05:35 +00:00
yp Initial revision 1999-04-15 18:05:35 +00:00
yu Initial revision 1999-04-15 18:05:35 +00:00
zed Initial revision 1999-04-15 18:05:35 +00:00
zless Initial revision 1999-04-15 18:05:38 +00:00
zls Initial revision 1999-04-15 18:05:35 +00:00

The Zftp directory contains a set of functions acting as a front end to the
zftp command, provided as an add-on module.  They allow you to perform FTP
tasks from within the shell using as many of the shell's own facilities
as possible.  For more information, see the zshzftpsys manual page.