【问题标题】:Cmd is not finding my files. I can see them in file explorer, but am unable to see them or access them in cmdCmd 没有找到我的文件。我可以在文件资源管理器中看到它们,但无法在 cmd 中看到或访问它们
【发布时间】:2021-02-21 22:47:50
【问题描述】:

我无法访问 bookbuddy 或激活我的 python virtualenv。该问题并非特定于此 Project-BookBuddy 目录。其他目录中也有奇怪和不一致的结果。我最近与 oneDrive 同步。 IDK 是否与此有关。

【问题讨论】:

  • 这取决于。你要的文件是空的,还是有文件的?
  • 你试过dir /A吗?

标签: python django powershell cmd onedrive


【解决方案1】:

基本上,我认为这取决于您要查看的目录和文件属性。 请运行此命令,看看是否可以看到所有文件。

dir /ah

如果您可以使用此命令查看所有文件,则说明您的目录属性已被系统或用户隐藏。

【讨论】:

  • 这是返回的内容 - C:\Users\Jeff\Desktop\Project-BookBuddy>dir /ah 驱动器 C 中的卷没有标签。卷序列号为 EC8D-42D7 目录 C:\Users\Jeff\Desktop\Project-BookBuddy File Not Found C:\Users\Jeff\Desktop\Project-BookBuddy>
猜你喜欢
  • 1970-01-01
  • 2020-05-04
  • 2017-04-14
  • 1970-01-01
  • 1970-01-01
  • 2011-11-03
  • 1970-01-01
  • 2019-05-23
  • 2020-04-20
相关资源
最近更新 更多