Start a server with the command script/server and point a browser to localhost:3000/trails/list.
用命令script/server启动服务器,并把浏览器指到 localhost:3000/trails/list。
This can occasionally cause trouble, for instance, if the trailing whitespace is included in the variable and subsequently used in a command script.
这有时会导致问题,举例来说,如果变量的值包含了后跟空格,而且随后被使用在命令脚本中。
Your sample should specify the valid script command line options, a list of all allowed values for each option, and the default values, when appropriate.
在合适的情况下,您的示例应该指定有效的脚本命令行选项、各个选项的所有允许值的列表,以及相应的缺省值。
During boot, the activation engine retrieves script command line options from the activation profile XML file, located on the virtual floppy.
在启动期间,激活引擎从位于虚拟软盘中的激活概要XML文件中检索脚本命令行选项。
If doesn't exist, exit the command or script and display the error message set with.
如果不存在,就退出命令或脚本并显示用设置的错误消息。
If doesn't exist or is NULL, exit the command or script and display the error message set with.
如果不存在或者是NULL,就退出命令或脚本并显示用设置的错误消息。
To run this script, go to a command window, change to the same directory and run the following command.
要运行这段脚本,打开命令行窗口,定位到对应目录,然后运行如下命令。
Also, the script, as it stands, runs the command sequentially.
另外,这个脚本实际上是按顺序运行该命令。
Once again, after I run this script on the command line, I see the output in Listing 14.
同样,在命令行中运行此脚本后,会看到如清单14所示的输出。
The command creates a script that is run automatically and stored in the directory from which the command was issued.
该命令创建一个脚本,该脚本将自动运行,并存储在发出该命令的目录中。
When I run this script on the command line, I see the output in Listing 12.
在命令行中运行此脚本时,输出如清单12所示。
You might see warnings like this when running Rake or a script from the command line
在从命令行运行Rake或脚本时,您可能会看到与以下所示类似的警告
In the case of the script above, the cat command was given a stream of input from our script to its standard input.
在上面这个例子中,cat命令从它自身的标准输入处,接受了从脚本文件中传递过来的输入字符流。
This display may seem awkward, but the run command executes your script file as if you were typing the commands directly into the ij tool.
这种显示可能有些笨拙,但run命令会执行您的脚本文件,就像您直接将命令键入ij工具中一样。
Processes — a process is an activity within the system that is started with a command, shell script, or another process.
进程——进程是指系统内部由命令、shell脚本或其他进程启动的活动。
Running this script with the scala command yields the following output.
用scala命令运行这段脚本会得到以下输出。
New in Domino 7, each Server.Load script command can be measured for the time it takes to execute (response time) during workload runs.
Domino7中具有这样一项新特性,可度量各Server .load脚本命令在工作负载运行期间执行所用的时间(响应时间)。
The script is executed using the following command.
此脚本使用以下命令执行。
The foreach command runs the script shown in curly braces for each file encountered.
foreach命令对每个文件执行大括号里面的脚本。
Each of these commands spawns a child process to run the command or script you designate, and each captures the output of your command as it's written to standard output (stdout).
所有这些命令都衍生一个子进程,用于运行您指定的命令或脚本,并且每个子进程会在命令输出写到标准输出(stdout)时捕捉它们。
So, to keep it as close to the command line as possible, script it using shell script.
所以,为了尽可能接近命令行,可以使用shell脚本将它编写成脚本。
The trap command prevents the script from being interrupted by the user (by pressing control-C during boot, for example) while the script executes.
trap命令防止用户在脚本执行时中断(例如,在引导时键入control - c)脚本。
Listing 14 shows the command to run the wlmevmon.ddl script.
清单14显示了运行wlmevmon . ddl脚本的命令。
Setting up the Universal Services is achieved through configuring and executing a command line script.
可通过配置和执行一个命令行脚本来设置UniversalServices。
The first actual command in the script is the Derby connect command, which tells the ij tool to connect to the test database, first creating it if necessary.
脚本中的第一个实际命令是Derbyconnect 命令,它告诉ij工具连接test数据库,必要的话要先创建数据库。
Create the application wpar using the wparexec command and pass the createdb2instance script as the startup script to wparexec command.
使用wparexec命令创建应用程序wpar,并将createdb2instance脚本作为启动脚本传递给wparexec命令。
Use the ij command to execute the SQL script
使用ij命令执行该SQL脚本
Execute (strcommand) - Executes a PowerShell command or script.
Execute (strcommand)-执行一条PowerShell命令或一段脚本。
The backup_remote_servers.sh shell script USES the SSH command to execute a script on the remote servers.
shell脚本backup _ remote_servers . sh使用ssh命令执行远程服务器上的脚本。
To supply MQe_Script with a script file, it must be saved with a TCL extension and the command to supply a script is the source command.
要使用脚本文件来提供MQe_Script,它必须用tcl扩展来保存,提供脚本的命令是source命令。
应用推荐