On 15-Aug-2001 Scott Mebberson wrote:
> Hi Guys,
> 
> I actually know what it means. Well, I think it means the current directory?

It executes the Unix command pwd.
pwd - print working (current) directory.

> Anyway... what exactly is it and where can I find some more information
> about it? I couldn't find much on php.net 

man pwd

>                              - also, is there any other
> ones(whatever it is) like this?

man -k "" | grep "(1)"

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to