-
path
what does this mean ./
../ is one level up
/ is root level
google doesnt seem to accept symbols
thanks
Last edited by ggalan; 06-24-2011 at 06:53 PM.
-
-
It means 'this' directory
-
The Following User Says Thank You to Beverleyh For This Useful Post:
-
-
-
Simple answer: the two following paths are equivalent:
./file.ext
file.ext
Technically you don't need the trailing slash. . is the current directory.
In some not-so-user-friendly file browsing programs (and anything command line) you will see two extra directories: .. (parent directory) and . (current directory).
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
The Following User Says Thank You to djr33 For This Useful Post:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks