This is the command to use when you want to create a copy of a file with a new name.
如果你想给一个文件创造一个副本并重命名,就可以使用这个命令。
Command 1 creates four files, where the last file has whitespace in its name.
命令1创建四个文件,最后一个文件的名称包含空格。
This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given.
该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。
You can use wildcards with any command that accepts file name arguments.
你可以在所有使用文件名作为参数的命令中使用通配符。
You can change the name of the configuration file from the command line.
您可以从命令行更改配置文件名称。
When you run the program, be sure to pass the name of a PNG image file on the command line.
运行该程序时,请确保在命令行上输入了png图像文件的名称。
And you can write your source code in it but to compile something you don't run a command like GCC and then the name of the file, you instead click a button.
你们可以在上面写源代码,如果要编译的话,不用像GCC这样要输入命令,文件名,只需点击按钮就可以了。
Opens a file whose name appears on the command line.
打开其名称显示在命令行上的文件。
Using the ls -i command, you can view the inumber next to the file name, as shown in Listing 4.
使用ls-i命令,您可以看到文件名称旁边的索引编号,如 清单 4 中所示。
To change the group of a file, use the chgrp command with a group name and one or more filenames.
要变更文件的组,使用chgrp命令和组名,以及一个或者多个文件名。
The output of the command is a file consisting of persistence unit name followed by a suffix of .pdqxml.
该命令的输出是一个文件,其名称由持久性单元名称后面跟着后缀 .pdqxml 组成。
You can also specify multiple parameters to the ls command, where each name is either that of a file or directory.
您还可以为ls命令指定多个参数,其中的每个名称都可能是文件或目录的名称。
To work locally, download and save the WSDL file with the name MyWebservice.xml to your working directory as shown in the first command.
为了在本地工作,下载并使用名称MyWebservice . xml把wsdl文件保存到工作目录中,如第一个命令所示。
The first section looks for the required argument supplied in the command line, which gives the name of the text file output from Tesseract in Listing 2.
第一节着眼于命令行内提供的必须参数,这个参数会给出输出自清单2内tesseract的文本文件的名称。
If you have an existing TDB file, you can specify that name on the command line or use the open command.
如果您有现成的TDB文件,您可以在命令行上指定该名称或使用open命令。
If you do not specify the name of a specific file to write to on the command line, the AIX capture command creates a file called screen.out.
如果您没有在命令行指定输出将写入到的特定文件的名称,那么AIXcapture命令会创建一个名为screen . out的文件。
As soon as the channel is opened, we execute a custom command — in this case, a tail -f on the Weblog file whose name is specified on the command line.
通道一旦打开,我们就执行一条定制的命令——本例中是Weblog文件中的一条tail - f命令,其名称在命令行中指定。
The file kxp12.c is renamed in a more readable manner, then the link command is used to create a symbolic link back to the original file name, in case it's still used elsewhere.
重新命名文件kxp12 . c以提高可读性,然后使用link命令来创建到原始文件名的符号链接,以防在其他位置使用该文件名。
To use the TDB shell, just run tdbtool by itself or pass the name of the file on the command line.
要使用tdbshell,只需单独运行tdbtool或在命令行上传递文件的名称。
The name of the config-substitutions.properties file can be changed using the command.
可以使用下面的命令改变config -substitutions . properties文件的文件名。
Looking more closely at Listing 3, a new filename is specified using the date command as part of its name for the copied stream.out file.
仔细看一下清单3,它使用date命令作为已复制的stream . out文件的文件名的一部分来指定新文件名。
As shown in Listing 8, using the cat command without a file name simply echoes anything typed to standard input; the > redirection captures that to the specified file.
如 清单8 所示,使用不带文件名的cat命令只回显向标准输入键入的任何内容;>重定向将该输入捕获到指定的文件中。
StatCVS is easy to run from the command line because there's only one JAR file, and you can pass that JAR file name directly to the virtual machine.
StatCVS从命令行运行很容易,因为只有一个JAR文件,而且可以把JAR文件名直接传给虚拟机。
If only one file name matches, the file name is substituted for the queue name, and the setmqaut command is executed but fails silently.
如果仅找到了一个匹配文件名,会将此文件名替换为队列名称,setmqaut命令将执行并失败,但不会有任何提示。
For example the work spool file command (WRKSPLF) USES file name, job, spool file number, creation system, and creation timestamp to identify spool files.
例如,WRKSPLF (workspoolfile)命令使用文件名、作业、spool文件编号、创建系统和创建时间戳来标识spool文件。
You do so by using the run command, which takes a single argument: the name of the script file enclosed in single quotes.
通过使用run命令可实现该操作,该命令接受单个参数:单引号括起的脚本文件名。
The first command, calling the Python interpreter with the name of the file, works on any operating system on which Python is installed and where the Python interpreter is in the PATH.
第一条命令以文件名调用Python解释器,无论使用哪种系统安装 Python、Python 解释器位于哪个目录下,这种方法都有效。
The above command specifies the name of the output file (-o), to generate a header (-h) and the name of the source probe definitions file (-s).
上面的命令指定输出文件名 (-o)、希望生成头文件 (-h)以及源探测定义文件名 (-s)。
The histfile variable lets the user specify the name of the file where the command execution history should be stored; the default is $HOME/.history.
histfile变量用来指定存储命令执行历史的文件;默认设置是 $HOME/.history。
The histfile variable lets the user specify the name of the file where the command execution history should be stored; the default is $HOME/.history.
histfile变量用来指定存储命令执行历史的文件;默认设置是 $HOME/.history。
应用推荐