The cli folder up command

As in “CD …”

It still works in todays windows, and linux…
Never tried on MAC,but it should!

Something like:

“Root\WEB\EG\blah.html”
needs to access a pic at:
“ROOT\WEB\IMAGES\pic1.gif”

The command would be: <img src="…/images/pic01.gif"
[size=1]One folder up and down to images\pic01.gif

[/size]Found this myself a few months ago…
Just decided to share the knowledge!