Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

  • No labels