显示你所在的地方——当前的工作目录。
这个pwd命令显示了当前的工作目录。
The PWD command displays the current working directory. The output on my computer at that moment in time was.
使用prompt变量跟踪当前的工作目录。
Use the prompt variable to keep track of the current working directory.
And "." signifies my current working directory, the folder that I am currently in.
,“表示的是我当前的工作目录,那个我当前所在的文件中。
应用推荐