Hello again,

I do not not know if you ever cd enough like me passing by some sym
links. Me, I am a little tired to create repos and countinuosly nock my
head back cd against soft links.

I explain myself better, given these piece of fs:

/tmp/source_folder
/tmp/source_folder/Public/index.php
/tmp/source_folder/Public/static/js/index-js.php
/tmp/repo 
/tmp/repo/source -> ../source_folder

from inside:
/tmp/repo/source/Public/static/js/

if I do:
cd ../../../../source/Public
this fails

when I do:
cd ../../../../source_folder/Public
this is correct!

Is this acceptable behavior or a kind of reversed-engineered bug
ported in all the *nix systems? ;-)

Let me know,

Dan

------
bsdload.com - Repo: https://code.5mode.com

Please reply to the mailing-list, leveraging technical stuff.

Reply via email to