start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: cdup Chapter 16
FTP
Next: Reference: delete
 

cwd

 $

ftp


->cwd
([

dir

])

Changes the working directory to dir . With no argument, changes the directory to root.


Previous: Reference: cdup Perl in a Nutshell Next: Reference: delete
Reference: cdup Book Index Reference: delete