This option lets you search your current directory for files by date, contents, and document summary.
这一选项让你按日期、内容和文件摘要在当前目录中查找文件。
The output automatically goes to the wm.txt file in the current directory.
输出自动地去到当前目录内的wm.txt文件。
By default, if you don't specify something to list, ls lists its current directory.
默认情况下,如果不指定要列出的内容,ls就列出当前目录。
By default, this is the current directory (the one designated by ". "pathname).
默认情况下,即是当前所在目录(一个由“。”指定的路径名)。
If not, the shell will attempt to expand them using file names in the current directory.
如果没有这样处理,Shell将尝试使用当前目录中的文件名对其进行扩展。
Tar cf -. Creates a new archive, to standard output, of the files in the current directory.
tarcf-.对当前目录中的文件创建一个新的存档,输出到标准输出。
The presence of this directory tells Eclipse that the current directory is a valid workspace.
此目录的存在将告诉Eclipse当前目录是有效的工作空间。
When you’re in the directory itself (when it’s your current directory), you can call it . (dot).
要是处在目录本身(即当前目录)中,就可以称之为.(点)。
To copy a file to your current directory, you need not name it; simply refer to it as. (" dot ").
要将文件复制到您的当前目录,不需要指定目标目录,可以直接使用.(“点”)来表示。
By default, the relative path refers to the directory relative to the current directory you are in.
默认情况下,相对路径指的是相对于您所在的当前目录的路径。
For example, Listing 5 shows how to copy the files from the current directory to an existing directory.
例如,清单5显示了如何将文件从当前目录复制到一个已有的目录。
The find . command prints out the list of all files and directories in the current directory and under.
命令打印出当前目录下的所有文件和目录列表。
For example, you might copy the files in the current directory to a tape using the command in Listing 4.
例如,您可以使用清单4中的命令,将当前目录中的文件复制到磁带上。
Change the current directory to the bin subdirectory in the release directory by entering the following.
输入下面的命令,将当前目录切换到发布目录中的bin子目录。
There are two instances of bash (a shell) running, with the current directory being Sean's home directory.
有两个bash(一种Shell)实例正在运行,并且当前目录设置为sean的home目录。
The -cp. Option adds the current directory to the search "class path". You should get the following output.
cp选项会把当前目录加入到“类路径”的搜索中去。
By typing make manifest all files in the current directory and all subdirectories are added to the manifest.
通过输入makemanifest,将当前目录和所有子目录中的所有文件都添加到manifest中。
You can use the dirs command to display the current directory stack without pushing or popping a new directory.
您可以使用dirs命令来显示当前目录堆栈,而不会压入或弹出新目录。
For example, if you look at the current directory, there are a range of different subdirectories (see Listing 3).
例如,如果您查看一下当前目录,可以看到一系列不同的子目录(请参见清单3)。
If you really must get configuration information from the current directory, aggressively check all data from it.
如果您真正必须要从当前目录下得到配置信息,那么要非常严格地检查其中的所有数据。
To ensure you can always put the files where you want, you should add files from the current directory, using Listing 7.
要确保总可以将文件放到需要的位置,您应该使用清单7中的命令从当前目录中添加文件。
This class provides a very simple trace or logging mechanism that writes trace messages to a file in the current directory.
这个类提供一个非常简单的跟踪或日志机制,将跟踪消息写入当前目录中的一个文件中。
Note that there is no default assumption of the target being the current directory as in DOS and Windows operating systems.
注意,在DOS和Windows操作系统中,不会做出目标为当前目录的默认假设。
You window should look similar to Listing 2, and your current directory should now be the newly created lpi103-7 directory.
您的窗口应类似于清单2,当前目录现在是lpi103 - 7目录中新建的目录。
The code in Listing 8 saves the HTML code generated in your application to a file named result.html in the current directory.
清单8中的代码将应用程序中生成的html代码保存到当前目录中一个名为result . html的文件中。
If you see error messages, you may not have permission to write to your current directory, or you may have run out of disk space.
如果您看到错误消息,可能是您没有权限写入当前目录,或者可能是耗尽了可用磁盘空间。
Notice that the script expects the file name to match the lowercase name of the queue manager and to be in the current directory.
注意,这个脚本期望文件名匹配队列管理器的小写名称且文件位于当前目录中。
Facilities include open file handles (file descriptors), Shared memory, process synchronization primitives, and current directory.
这些设施包括打开文件句柄(文件描述符)、共享内存、进程同步原语和当前目录。
The first parameter is the string you want to replace in the current directory path. The second parameter is the replacement string.
第一个参数是当前目录路径中需要替换的参数,第二个参数是替换字符串。
Next, run bzr init to add a subdirectory named .bzr to the current directory to contain the bookkeeping metadata for the repository.
接下来,运行bzrinit在当前目录中添加子目录 .bzr,这个目录用来包含存储库的帐目元数据。
应用推荐