使用“Git Bash”的控制台问题

发布于 2025-01-09 05:56:17 字数 262 浏览 0 评论 0原文

我正在使用 Git Bash 来练习 Unix 命令。

当我打开控制台时,以下行是什么意思? Palex02@LAPTOP-TO2B6AA MINDF64

另外,当我尝试使用 ls Desktop 命令时,我看不到任何文件或目录。另外,使用 mkdir (始终在桌面上)时,我看不到创建的文件夹(但如果我转到桌面文件夹,我会看到它已创建)。

这是我使用的路径:

~/Desktop

我该如何解决这个问题?

I am using Git Bash to practice Unix commands.

What does the following line mean as soon as I open the console?
palex02@LAPTOP-TO2B6AA MINDF64

Also, when I try to use the ls Desktop command I don't see any files or directories. Also with mkdir (always on the Dsktop) I do not see the folder created (but if I go to the Desktop folder I see that it has been created).

This is the path I use:

~/Desktop

How can I solve this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

德意的啸 2025-01-16 05:56:17

我见过有人在使用 OneDrive 并备份桌面时发生这种情况。

如果这是您遇到这种情况的原因,则 C:\Users\\Desktop 存在,但其内容已被移动。访问 Windows 桌面的典型方法现在是使用 OneDrive 控制文件夹中名为“Desktop”的不同文件夹。这将是 C:\Users\\OneDrive\DesktopC:\Users\<用户名>\OneDrive - <您的公司名称>\Desktop

在这种情况下,通常会将相同类型的更改应用于“Documents”和“Pictures”文件夹,但它们都是可选的。

I've seen that happen when someone is using OneDrive, and they're backing up the desktop.

If that is the cause of your situation, C:\Users\<username>\Desktop exists but its contents were moved. The typical methods of accessing Windows Desktop are now using a different folder called "Desktop" in the OneDrive controlled folder.That would be C:\Users\<username>\OneDrive\Desktop or C:\Users\<username>\OneDrive - <your business name>\Desktop.

In such cases, it's common for the same kind of change to apply to "Documents" and "Pictures" folders, but they're each optional.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文