You may use absolute paths regardless of your current working directory, but you will probably use relative paths only when a command is close to your current directory.
不管您的当前工作路径是什么,您都可以使用绝对路径,但是只有在一个命令接近当前目录时,才有可能使用相对路径。
With .. and ., the sigil for the current working directory, you can refer to files and directories in the file system relative to your current working directory.
和.(当前工作目录的简写符号),您可以引用文件系统中相对于当前工作目录的文件和目录。
PWD is your current working directory, while $OLDPWD is your previous working directory.
$PWD是您的当前工作目录,而 $OLDPWD 是上一次的工作目录。
In order to execute this script, open the DB2 command line processor, change the directory to your current working directory that contains the content of the file you downloaded.
要执行该脚本,打开DB 2命令行处理器,将目录更改到包含所下载文件内容的当前工作目录。
At this point, you should see the familiar Linux source code directory structure in your current working directory, and you can begin making modifications to the source.
现在在当前工作目录中,我们应该就可以看到熟悉的Linu x源代码目录结构了,然后我们可以对这些源代码任意进行修改。
The CWD value refers to the application's current working directory, which is the directory that the application was started from, unless it has changed the directory itself.
cwd值表示应用程序的当前工作目录,这是该应用程序启动的目录,除非它本身对这个目录进行更改。
In this example, you'd check to see that the current working directory is the project directory.
在本例中,需要检查当前的工作目录是不是project目录。
The PYTHONPATH will be set to 'SRC', and the tests will be executed with the current working directory set to the current directory ('. ').
PYTHONPATH设置为“src”,测试执行的当前工作目录就是当前目录‘。’
If neither parameter is specified, the program defaults to using the standard port 80, and the default home directory is whatever the current working directory was when the program was started.
如果这两个参数都没有指定,那么程序将默认使用标准端口80和默认的主目录,默认目录即为程序启动时的当前工作目录。
Copy the sample RPG code the USES the generated stub code from the product samples directory to the current working directory by issuing the following command from the CL command line.
从CL命令行运行以下命令,这会将使用所生成的存根代码的样例RPG代码从产品样例目录复制到当前工作目录。
This command copies all text files in the current working directory to your home directory on the machine named destination.
这个命令将当前工作目录中所有的文本文件复制到您在名为 destination 的计算机上的home 目录中。
The most common of these is the letter c, shown in the previous example, which indicates the specified process is using a directory on that file system as its current working directory.
最常见的字母是前面示例所示的c,这表示指定的进程使用此文件系统上的一个目录作为当前工作目录。
A relative path is based on the current directory, also known as the present working directory.
一个比较的路径以目前的目录为基础,也当做现在的工作目录知道。
If you only specify the file name, then Emacs sets your current working directory to to the directory associated with the previous buffer.
若你仅仅给出文件的名称,则Emacs将把当前工作目录设置为与前一个缓冲相关的目录。
The directory where the compiler should place the output files. If not specified, output files will be placed in the current working directory.
编译器输出文件的目录。如果没定义,输出文件将放置在当前工作目录。
The directory where the compiler should place the output files. If not specified, output files will be placed in the current working directory.
编译器输出文件的目录。如果没定义,输出文件将放置在当前工作目录。
应用推荐