Welcome Guest, Not a member yet? Register   Sign In
What is my current working dir?
#11

Whenever a relative path fails I always issue:

echo getcwd;
// and
echo _dir_;
Reply
#12

Turned out to be a docker permissions "thing". Seems that named shares in a docker container appear to be owned by user docker inside the container, not the original owner. Solved!
proof that an old dog can learn new tricks
Reply




Theme © iAndrew 2016 - Forum software by © MyBB