In the ideal case, the output is able to track the changes of the input command without delay and overshoot.
在理想情况下,输出能无延迟、无超调地跟踪输入指令的变化。
Because the standard input and the standard output of the remote command are tied to your keyboard and display, albeit through the magic of SSH.
这是因为远程命令的标准输入和标准输出都绑定到了您的键盘和显示器,这正是SSH的神奇之处。
The above command does not take any input parameters.
上面的命令不带有任何输入参数。
Listing 1 provides a complete example by looking for the longest word in a particular file passed in from the command line as input.
清单1提供了一个完整的示例,该示例将在特定文件中查找从命令行作为输入而传入的最长单词。
However, you can use input redirection for the first command and then pipe that command's output through the rest of the pipeline for the more usual solution.
不过,您可以对第一个命令使用输入重定向,然后在剩余的管道下中导出该命令的输出,这是更加常见的解决方案。
A table step is a step within a task command that takes input parameters in the form of a table (with multiple rows and columns).
表步骤是任务命令中的步骤,它以表(具有多个行和列)的形式接受输入参数。
The wall display also provides support for people with disabilities, including simple speech output and voice recognition for command input.
墙壁显示也对残疾人提供支持,包括简单的语音输出和命令输入的语音识别。
The constructor to create a step takes its parent task command and step metadata as input parameters.
创建步骤的构造器将其父任务命令和步骤元数据作为输入参数。
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 the backslash character (\) as the line continuation character in CLP command mode or interactive input mode.
在CLP命令模式或交互输入模式下,可以将反斜线字符(\)用作行连续字符。
The constructor to load a step takes its parent task command and step data as input parameters.
加载步骤的构造器将其父任务命令和步骤数据作为输入参数。
So in general, when you're running command line programs, they can take input or arguments or parameters or switches or flags.
一般而言,当你运行命令行程序时,可以把把这些当做输入,像什么参数啊,或开关啊,或标志啊等等。
Also, for each object UUID specified in the input list, command to delete them from the endpoint is made.
另外,对于输入列表中指定的每个对象uuid,执行从端点中删除它们的命令。
Admin command - takes a certain number of input parameters and executes the command.
管理命令——获取一定数量的输入参数,并执行该命令。
One of the benefits of the SSH solution is that although the command itself is executed remotely, the input and output of the command are sourced from the calling machine.
SSH解决方案的优点之一是,尽管命令本身是以远程的方式执行的,但是命令的输入和输出都来源于调用的计算机。
Command-line input and console access are also offered and captured information is entered to a time-stamped log.
提供了命令行输入及控制台访问,拦截信息被注入时间戳化的日志。
The pipe chains commands in sequence, where the output of an earlier command becomes the input of a subsequent command.
管道按次序把命令连接起来,前一个命令的输出作为后一个命令的输入。
You can begin typing in (or paste text into) the Command Input window, making sure that each command or SQL statement ends with a statement termination character.
然后可以开始将文本输入(或将文本粘贴到)Command Input窗口中,确保每个命令或SQL语句以语句分隔符号结束。
Design the scripts to accept any input variables as command line parameters. The command line style is.
对脚本进行相应的设计,以使其接受任何输入变量作为命令行参数。
Since tr is purely a filter, you generate input for it using the cat command.
由于tr是纯粹的过滤器,因此您将使用cat命令为其生成输入。
Working at the command line: input and output, pipes and streams.
在命令行下使用:输入和输出,管道和流。
Accepts a numerical input from the user at the command line.
在命令行中接受来自用户的数字输入。
User input from the command line or from a separate field (an "expert" mode, perhaps) can be used in a GUI like this, making it even better from a usability and customization standpoint.
可以在象这样的GUI中使用来自命令行或单独域(也许是“expert”模式)的用户输入,从实用性和定制的角度,这种做法甚至更好。
Invoke the fit.FileRunner class and then pass the input and output files to its command line.
调用fit . filerunner类,然后将输入和输出文件传递到其命令行。
The doPOST function expects the service query command, query input values, and a callback function to process the result returned from the services.
doPOST函数使用服务查询命令、查询输入值及一个回调函数来处理从这些服务返回的结果。
In addition, don't allow NUL characters through at all; some shells don't handle it well as command input.
另外,不要允许存在NUL字符;有些shell不会将其作为命令输入进行处理。
The xargs command reads standard input and then builds and executes commands with the input as parameters.
xargs命令读取标准的输入,然后使用参数作为输入构建和执行命令。
Within most shell environments, you can use basic process substitution to embed the output of one command into the input or arguments of another.
在大多数Shell环境中,您都可以使用基本的进程替换来将一个命令的输出嵌入到另一个命令的输入或参数中。
In that example we used the output from the cat command to create standard input for the tr command.
在那个例子中我们使用来自cat命令的输出为tr命令创建标准输入。
In that example we used the output from the cat command to create standard input for the tr command.
在那个例子中我们使用来自cat命令的输出为tr命令创建标准输入。
应用推荐