开发者

Strange behavior when file name is prefixed with space in Windows

开发者 https://www.devze.com 2023-03-19 07:47 出处:网络
C:\\Documents and Settings\\Administrator\\Desktop>touch \" t.txt\" The above will开发者_运维百科 create t.txt under C:\\ ,why?A bug in whoever\'s touch script/exe you are using? Touch is not par
C:\Documents and Settings\Administrator\Desktop>touch " t.txt"

The above will开发者_运维百科 create t.txt under C:\ ,why?


A bug in whoever's touch script/exe you are using? Touch is not part of Windows.

Martyn

0

精彩评论

暂无评论...
验证码 换一张
取 消