Psh::Builtins::Cd.3pm

Langue: en

Version: 2001-09-05 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

"cd DIR"

Change the working directory to DIR or home if DIR is not specified. The special DIR ``-'' is interpreted as ``return to the previous directory''.

"cd %num" will jump to a certain directory in the stack (See also builtin "dirs").

"cd +num" and "cd -num" will go forward/backward in the directory stack.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 8:
'=item' outside of any '=over'