Minor bug:

tom poe wrote:
> 
> $pwd = `pwd`;
> print "The Password is: $pwd\n";
> 

The Unix command "pwd" has nothing to do with passwords. It stands for
"Path to Working Directory".

Cheers

Stephan
-- 
Dipl.-Chem. Stephan Tinnemeyer
Lindenallee 20
24105 Kiel
Germany

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to