Y
Hacker News
new
|
ask
|
show
|
jobs
by
d2161
2237 days ago
Why not just store files in WSL home directory? It's faster than accessing from mnt/c
1 comments
unicornfinder
2237 days ago
Well it depends on your use case. If you're using WSL to develop web apps then storing it all in WSL is fine, but if you want to use Linux tools to process a load of files in your Windows drive then it's not quite as smooth sailing...
link