Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

Windows 에서 WSL 내의 리눅스 파일을 수정하면 permission 이 날라가므로 Windows 내 파일을 수정하고 리눅스는 read 하도록 작업해야 함


Ex:

  • 작업 폴더 : c:\Users\lesstif\Sites\myproj
  • 리눅스의 PHP 는 /mnt/c/Users/lesstif/Sites/myproj 에 접근하여 serve


https://blogs.msdn.microsoft.com/commandline/2016/11/17/do-not-change-linux-files-using-windows-apps-and-tools/

Ref