tells the print command to append each username one after another to a file only.
告诉打印命令仅将每个用户名依次追加到一个文件中。
Section two of the main logic continuously reads the output from the sndpeek --print command.
主逻辑的第二部分不断地从sndpeek --print命令读取输出。
This procedure is cumbersome, as the same print command has to be run several times to display each node at a time.
这个过程非常麻烦,必须多次运行print命令,每次显示一个节点。
Note that the newline outside the PHP tags is output, but there is no implied newline in the echo command or the print command.
PHP标记外的新行已被输出,但是echo命令或print 命令中没有暗含的新行。
Batches of SQL statements are separated by the go command, and scripts can also use the print command to write messages from the script.
sql语句批处理由go命令进行分隔,而且脚本也可以使用print命令在脚本中书写消息。
The print command would not issue any dialog but would just go ahead and print, either using previous settings or standard, vanilla settings.
打印命令不会出现任何对话框,而是直接进行打印,不论按照之前的设置或者是标准的通常设置。
Moreover, when the object is transformed into XML -- using the print command or str() function -- the XML automatically matches the desired DTD.
而且,将该对象转换成XML ―使用print命令或str()函数 ―时,XML自动与所期望的 DTD相匹配。
The loop simply iterates through the array and prints each line as it would do on the command line, but enforcing an XHTML break-line element after each print.
此循环迭代这个数组并打印每一行,与它在命令行上所做的无异,只不过在每次打印后均强制使用一个xhtml断行元素。
We need to modify the program to print a default message instead of crashing if all parameters are not included on the command line.
我们需要修改程序使其在命令行中未包含所有参数时打印默认消息而不是崩溃。
You should never run a one-liner outright; always print out what it will do before you actually run the command.
您永远不应立即运行一行程序;在您真正运行命令之前应该总是先打印出该命令会执行什么内容。
To be able to get audit to print any options parsed, as part of the command being monitored, you need to ensure audit prints the trail part of the record.
要想让审计系统输出所有已分析的、作为被监视命令一部分的选项,则需要确保审计系统输出了记录的剩余部分。
If you use the DB2 command line processor to run your queries, you can use the -d option to suppress the XML declaration information and the -i option to print the results in an attractive manner.
如果使用DB 2命令行处理器来运行查询,那么可以使用- d选项来省略XML声明信息,还可以使用- i选项以一种美观的方式打印结果。
Listing 1 demonstrates this technique with a simple program to print the encodings of all URLs given on the command line.
清单1通过一个简单的程序说明该技术,输出命令行中给定的所有url的编码。
When I run the script on the command line and print the contents of the text configuration file, I see the output shown below.
在命令行运行该脚本并输出文本配置文件中的内容,能够看到下列输出。
By using the piolsvp command, you can view existing print queues or available attachment types.
通过使用piolsvp命令,您可以查看现有打印队列或可用的连接类型。
By using the piomkpq command, you can quickly create new print queues and add a printer to an existing queue.
通过使用piomkpq命令,可以快速创建新的打印队列并将一个打印机添加到现有队列中。
To print the file using a dash in place of the colon delimiter between fields, the command is.
要在域之间使用短横线代替冒号来打印这个文件的内容,命令如下。
The help command is usually available at the prompt and will print out more detailed help.
在此提示符下,通常可使用help命令,这将打印出更详细的帮助。
For example, the Get-Date command on the surface may appear to just print out the current date and time. But in fact, it returns an object of type DateTime, which is part of the.net framework.
例如,Get - Date命令表面上来看,只是简单的打印出当前的日期和时间,但实际上它返回的是一个DataTime类型的对象,这个对象是。NET框剪的一部分。
The latter will print the specified number of lines from the input stream made up of the files listed after the cat command, but treated as one single file.
后者将打印由cat命令后所列文件组成的输入流中指定行数的内容,但将把输入流作为单个文件对待。
In this example, you invoke the PWD (print working directory) command, enter the ash shell within BusyBox, and invoke PWD within ash.
在这个例子中,我们调用了pwd(打印工作目录)命令,使用BusyBox进入了ashshell,并在a sh中调用了pwd。
The dmesg command can also be used to print and control the kernel ring buffer.
dmesg命令也可用于打印和控制内核环缓冲区。
Here, "destination" should be the name of a print destination as accepted by the "-d" option of the lp command (see "man lp").
这里,“Destination”应该是lp命令“- d”选项(请参阅“man lp”)可接受的打印目的地名称。
We use the sleep command to cause a delay for two seconds, and use the date command to print the current date and time.
我们使用sleep命令将显示推迟两秒,然后使用date命令打印当前的日期和时间。
Most people access GDB from a command line, using simple instructions like run, print, and info.
大多数人使用诸如run、print和info这样的简单指令由命令行访问gdb。
Our final sed example uses the = command to print line numbers and then filter the resulting output through sed again to mimic the effect of the nl command to number lines.
最后一个sed示例使用 =命令输出行号,然后再次使用 sed过滤生成的输出,以模拟使用nl 命令对行进行编号的效果。
For example, you can print some basic information on the xterm title bar using the echo command.
例如,可以使用echo命令在xterm标题栏上显示一些基本信息。
Because we have informed audit to print the trail part of the record, we can now see that the command options parsed to pwdadm was the 'alpha -c'.
因为我们让审计系统输出记录的剩余部分,现在可以看到传递给pwdadm的命令选项是'alpha- c '。
Method trace is invoked on the command line by adding the methods keyword token as well as setting the value of mt to one of the destination keywords (maximal, minimal, print).
在命令行上调用方法跟踪的办法是,添加methods关键字标志并将mt设置给目的地关键字之一(maximal、minimal、print)。
Now that you have modified the configuration file to print out a notification, run the cmdWhistle.pl script in daemon mode with the command sndpeek --print --nodisplay | perl cmdWhistle.pl.
现在您已经修改了配置文件来给出通知,用命令sndpeek --print --nodisplay |perlcmdWhistle.pl以守护进程模式运行 cmdWhistle.pl脚本。
应用推荐