0x10cAtlas / AtlasOS

An operating system for DCPU-16.
109 stars 15 forks source link

cd .. (ls) #31

Closed noxer closed 12 years ago

noxer commented 12 years ago

does not work properly. type: cd Programs cd System cd ..

You should be in "Programs" now. You are in "TextFiles"!

rustyoz commented 12 years ago

are you sure? i can't replicate the bug

chessmaster42 commented 12 years ago

There are several minor issues with cd ..

I'm working them out now.

noxer commented 12 years ago

It seems to be a problem in "ls". If I type cd Programs cd System ls cd .. ls Both "ls" return the contents of /Programs/System/

chessmaster42 commented 12 years ago

I found and fixed the problem. It was in cd .. and I'll have it posted once I post the next build.