#Moving up in a directory

15 messages · Page 1 of 1 (latest)

formal scroll
#

Not sure the exact term, but basically I'm trying to move up a directory for something. Actually a few times. like here's an example folder:
"game/world_one/level_one/rooms/"
The folder i'm trying to move from is something like that. How do I get from rooms to world_one?

little horizon
#

Not sure about GM but it's usually ../..

formal scroll
#

huh

#

doesn't that go further in?

little horizon
#

.. to move back

formal scroll
#

or do you include the dots

#

ohhh

#

i'll try that, thanks

#

it didn't work

#

for some reason the last set of dots don't show?

#

maybe i did it wrong, i'll put the dots BEFORE the slashes

#

still didnt work, trying back slashes

#

yeah nothing with the dots is working

#

turns out its the slashes

#

i dont need em