Closed kiroushi closed 5 years ago
Windows Release Preview version 19H1 and onward outputs a backslash on mount -t drvfs:
mount -t drvfs
C:\ on /mnt/c type drvfs (rw,noatime,uid=1000,gid=1000,case=off)
Thanks for your contribution. And I will merge it and add some test codes tmr.
Reference issue: https://github.com/hangxingliu/wslgit/issues/10
Windows Release Preview version 19H1 and onward outputs a backslash on
mount -t drvfs
: