Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Permission denied with 0660 when using cd

Writer Matthew Barrera

I have a directory:

drw-rw---- 2 myuser somegroup 4096 Jul 26 20:04 share

Which I also made myself (myuser) the owner of. However if I try to move into this directory with cd I get:

-bash: cd: share: Permission denied

I'm not a linux guru but shouldn't I have access with these permissions? What am I doing wrong?

2

1 Answer

As comments say, apparently I'm really a noob and to enter a directory and list files one need execute privs on said directory.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy