This option lets you search your current directory for files by date, contents, and document summary.
这一选项让你按日期、内容和文件摘要在当前目录中查找文件。
This class provides a very simple trace or logging mechanism that writes trace messages to a file in the current directory.
这个类提供一个非常简单的跟踪或日志机制,将跟踪消息写入当前目录中的一个文件中。
By default, the relative path refers to the directory relative to the current directory you are in.
默认情况下,相对路径指的是相对于您所在的当前目录的路径。
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.
如果您看到错误消息,可能是您没有权限写入当前目录,或者可能是耗尽了可用磁盘空间。
The first parameter is the string you want to replace in the current directory path. The second parameter is the replacement string.
第一个参数是当前目录路径中需要替换的参数,第二个参数是替换字符串。
Notice that the script expects the file name to match the lowercase name of the queue manager and to be in the current directory.
注意,这个脚本期望文件名匹配队列管理器的小写名称且文件位于当前目录中。
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.
不管您的当前工作路径是什么,您都可以使用绝对路径,但是只有在一个命令接近当前目录时,才有可能使用相对路径。
The find . command prints out the list of all files and directories in the current directory and under.
命令打印出当前目录下的所有文件和目录列表。
Facilities include open file handles (file descriptors), Shared memory, process synchronization primitives, and current directory.
这些设施包括打开文件句柄(文件描述符)、共享内存、进程同步原语和当前目录。
There are two special names you can use in a path; a single dot (.) refers to the current directory, and a pair of dots (..) refers to the parent of the current directory.
您可以在路径中使用两种特殊名称;使用一个圆点(.)表示当前目录,使用一对圆点(. .)。
Tar cf -. Creates a new archive, to standard output, of the files in the current directory.
tarcf-.对当前目录中的文件创建一个新的存档,输出到标准输出。
To copy a file to your current directory, you need not name it; simply refer to it as. (" dot ").
要将文件复制到您的当前目录,不需要指定目标目录,可以直接使用.(“点”)来表示。
Next, run bzr init to add a subdirectory named .bzr to the current directory to contain the bookkeeping metadata for the repository.
接下来,运行bzrinit在当前目录中添加子目录 .bzr,这个目录用来包含存储库的帐目元数据。
Both this method and the send method retrieve properties from a properties file called SNMPExit.XML that must be present in the current directory.
这个方法和send方法都从一个名为SNMPExit . XML的属性文件检索属性,该文件必须位于当前目录中。
The former command recursively copies the /path/to/lots/of/stuff directory to your current directory, preserving the original time and date stamps.
前面的命令将 /path/to/lots/of/stuff目录递归地复制到您的当前目录,并保持其原始的时间和日期戳。
You can use the dirs command to display the current directory stack without pushing or popping a new directory.
您可以使用dirs命令来显示当前目录堆栈,而不会压入或弹出新目录。
If you press 1, the program prompts you for the file name in the archive to extract the current directory to and then extracts the file.
如果您按1,那么这个程序将提示您输入该存档文件中要提取到当前目录的文件名,然后提取该文件。
To ensure you can always put the files where you want, you should add files from the current directory, using Listing 7.
要确保总可以将文件放到需要的位置,您应该使用清单7中的命令从当前目录中添加文件。
For example, Listing 5 shows how to copy the files from the current directory to an existing directory.
例如,清单5显示了如何将文件从当前目录复制到一个已有的目录。
If you specify any command line parameters, tracing will be turned on and trace messages will be written to a temporary file in the current directory.
如果您指定任意命令行参数,跟踪将打开,跟踪消息将被写入当前目录中的一个临时文件。
For example, if you look at the current directory, there are a range of different subdirectories (see Listing 3).
例如,如果您查看一下当前目录,可以看到一系列不同的子目录(请参见清单3)。
For example, you might copy the files in the current directory to a tape using the command in Listing 4.
例如,您可以使用清单4中的命令,将当前目录中的文件复制到磁带上。
If you really must get configuration information from the current directory, aggressively check all data from it.
如果您真正必须要从当前目录下得到配置信息,那么要非常严格地检查其中的所有数据。
When you’re in the directory itself (when it’s your current directory), you can call it . (dot).
要是处在目录本身(即当前目录)中,就可以称之为.(点)。
This command specifies that a personal certificate (public/private key pair) be generated in a keystore that is to be located in the current directory.
该命令指定在一个位于当前目录下的密钥库中生成一张个人证书(公钥/私钥对)。
By typing make manifest all files in the current directory and all subdirectories are added to the manifest.
通过输入makemanifest,将当前目录和所有子目录中的所有文件都添加到manifest中。
The short chapters really come into their own here: you can look up any particular task, such as "quick finds in the current directory."
这部分中也有一些短文:您可以了解一些特定的任务,例如“在当前目录中快速查找文件”。
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 not, the shell will attempt to expand them using file names in the current directory.
如果没有这样处理,Shell将尝试使用当前目录中的文件名对其进行扩展。
By default, if you don't specify something to list, ls lists its current directory.
默认情况下,如果不指定要列出的内容,ls就列出当前目录。
应用推荐