Quote:
Originally Posted by Gilbou
The dot is a perfectly valid path. It means "Current directory" to the system.
It comes from Unix where . means = current directory
and .. = the directory above
ex. you can copy a file by doing :
cd c:\toto
copy c:\somefile .
This copies file somefile located in c:\toto to the current directory (the .)
That's why you see a . and .. when you do a dir
Or a ls on a Unix machine running Linux or BSD.
|
I see,thanks for that
__________________
Best Patrol: 10 merchants + HMS Nelson for 68.056 Tonnes
|