Windows Documents文件夹中不存在的文件


0

我偶然发现我的Documents文件夹中的一些文件在bash shell中查看它(但也显示在windows cmd中)。这些是什么?它们不会在文件资源管理器中显示(甚至隐藏)。

在此输入图像描述

Answers:


1

这些是具有该system file属性的文件。要在资源管理器中显示它们,您需要取消选中文件夹选项Hide protected operating system files(因为它们通常也具有该hidden file属性,因此您需要Show hidden files, folders, and drives 另外切换到文件夹选项):

在此输入图像描述

另请参阅:https//technet.microsoft.com/en-us/library/bb490868.aspx

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.