Closed BAKAOLC closed 4 months ago
Any file starting with .
is regarded as hidden. Use the -H
flag to include hidden files.
Okay, I can understand.
However, this may be a bit difficult for Windows users to accept, as the concealment of Windows is a separate attribute. Can we make a preset distinction or indicate this behavior in the document?
You're right, hidden files are a different concept in Windows and we should not apply Linux conventions to Windows. I will consider changing the default behaviour in the next release
Environment: Windows
Assuming there are several files in the same folder that are not hidden:
So, using
At this time, only the file names of
01.png
and02.png
can be modified, and the file.01.png
will not be renamedDid I do something wrong?