What we're doing here is we're getting the output of the PWD command, which is just printing the present working directory where we are right now.
我们在这里所做的是获取 PWD 命令的输出,该输出只是打印我们现在所在的当前工作目录。
单词 | Working directory |
释义 |
Working directory
原声例句
PKM OS What we're doing here is we're getting the output of the PWD command, which is just printing the present working directory where we are right now. 我们在这里所做的是获取 PWD 命令的输出,该输出只是打印我们现在所在的当前工作目录。 PKM OS So maybe we want to include where the working directory that we are is in, and that's telling us the same information that we had in the other shell. 因此,也许我们想要包含我们所在的工作目录,这告诉我们与其他 shell 中相同的信息。
中文百科
工作目录工作目录(英语:Working directory),计算机用语。用户在操作系统内所在的目录,用户可在此用相对文件名访问文件。
英语百科
Working directory 工作目录In computing, the working directory of a process is a directory of a hierarchical file system, if any, dynamically associated with each process. When the process refers to a file using a simple file name or relative path (as opposed to a file designated by a full path from a root directory), the reference is interpreted relative to the current working directory of the process. So for example a process with working directory /rabbit-shoes that asks to create the file foo.txt will end up creating the file /rabbit-shoes/foo.txt. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。