Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong dir privilege in bash on Windows ? #1059

Closed
a0x opened this issue Aug 4, 2016 · 0 comments
Closed

Wrong dir privilege in bash on Windows ? #1059

a0x opened this issue Aug 4, 2016 · 0 comments

Comments

@a0x
Copy link

a0x commented Aug 4, 2016

I just found an odd thing, somehow I'm not sure this is a bug or not.

  • Platform: Windows 10 x86_64 Education, Version 1607, Build 14393.10, developer mode with Windows Subsystem for Linux
  • Version status: 160724 stable
  • Detail: As I opened cmder.exe and run command bash, I went into Windows Bash on Ubuntu, and run mkdir testdir, then I got a dir with privilege rwxrwxrwx, which is 777. However when I run bash from cmd.exe and did the same operation, I got a dir with privilege 755.

This caused me a mess of work to deal with. I think it should be fixed in future's version.

@a0x a0x closed this as completed Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant