• You use nohup to run a command in the background, and you use source (.) to run read commands from a file and run them in the current shell.

    使用nohup后台运行命令使用source(.)文件运行读取命令,并在当前shell中运行这些命令。

    youdao

  • Thus, this command enables read and execute for all three constituencies.

    因此这个命令所有三类用户设置了执行权限。

    youdao

  • For instance, the -f switch commonly used to tell a program to read a configuration file complicates the configuration because the file may override or supplement options given on the command line.

    例如- f开关通常用于告诉程序读取一个配置文件因为文件可能覆盖或者补充命令给出选项而使处理变复杂

    youdao

  • CDATA is the XML command that tells the viewer to stop parsing the code and read the code within the block that follows as character data.

    CDATAXML命令它告诉查看程序停止解析代码读取接下来的中的代码,这里的代码字符数据的形式。

    youdao

  • Although the first two command types perform no action within the kernel, the rest are used to read log messages or control aspects of logging.

    虽然前面两个命令类型不会对内核进行任何操作,但是其余命令则用于读取日志消息控制日志

    youdao

  • And it could be any other command that can read from its stdin.

    “other_command可以任何其它标准输入读取命令

    youdao

  • The next section of code creates a pipe from the vmstat command, where the program will read data once per second.

    代码一部分通过vmstat命令创建管道程序将在其中每秒读取一次数据

    youdao

  • Xargs reads data from a pipe and runs a specified command for every line read.

    xargs命令可管道读取数据每行读取内容运行指定命令

    youdao

  • This command USES the klogctl system call to read the kernel ring buffer and emit it to standard output (stdout).

    这个命令使用klogctl系统调用读取内核缓冲区转发标准输出(stdout)。

    youdao

  • Unfortunately, Vim doesn’t have an option or a command to deal with one of the commonest code-formatting situations: being forced to read someone else’s abysmally malformatted code.

    不幸是,Vim没有一个选项或者命令处理最常见的代码格式化程序:您就不得不阅读其他人难懂malformatted 代码。

    youdao

  • chmod go+rx IBM: This command enables the read and execute privileges for group and others.

    chmod go+rxIBM这个命令其他用户设置了执行权限

    youdao

  • When a command is executed, the shell must read the user's PATH environment variable to find the executable.

    执行一个命令时,shell必须读取用户PATH环境变量查找执行文件。

    youdao

  • The feof command detects whether you have already read to the end of the file and returns True or False.

    feof命令将检测是否已经文件末尾返回TrueFalse

    youdao

  • The stdout of the first command is not written to a file and then read by the second command.

    第一个命令stdout没有写到一个文件中然后再第二个命令读取

    youdao

  • The curl -n command forces curl to read your.netrc file.

    curl- n命令强制curl读取您的.netrc文件

    youdao

  • In Listing 9 we create a captive TAB character using command substitution and then create a very small shell script containing two cat commands, which each read from a here-document.

    清单9中,我们使用命令替换创建强制制表符,然后创建了一个包含cat命令shell脚本两个命令都here - document读取数据

    youdao

  • Each import can read a different section of the same input file because the import command allows you to specify "SKIPCOUNT m ROWCOUNT n" to read rows m+1 to m+n from the input file.

    每个导入命令可以读取一个输入文件不同片段因为导入命令允许指定SKIPCOUNTmROWCOUNTn读取输入文件中的m+1 m+n

    youdao

  • If you specify "-" as the source for the XML document, the command will read the XML source from standard input. Next, create the template XSLT document, as shown below.

    如果指定-作为XML文档命令标准输入中读取xml源。

    youdao

  • You can use man chmod to read about it. The command

    使用man chmod阅读相关内容。

    youdao

  • The CLI (command-line interface) chapter is a must-read.

    CLI (command - line interface,命令行界面)这章必读的。

    youdao

  • Doing it the other way (just use the file switch from the command line, read the file, then process the other command-line switches) is also possible.

    按照相反方式处理(使用命令文件开关读取文件,然后处理其他命令开关)也是可能的。

    youdao

  • Another important aspect of executing commands from the command-line interface (CLI) is the ability to write various outputs to a device or to read input into a command from another device.

    通过命令界面(CLI)执行命令一个重要方面能够各种输出写到设备或者来自另一个设备的输入读取到命令中。

    youdao

  • To avoid surprises, start with command-line options and then read files specified by the command-line switches.

    为了避免惊讶,从命令开始然后读取通过命令行开关指定文件

    youdao

  • In order to make the output easier to read we will supply the process ID on the command line and run it in batch mode.

    为了输出容易理解我们命令提供进程ID以批模式运行此命令。

    youdao

  • The parameter ALLOW read access in a RUNSTATS command specifies that other users can have read-only access to the table while statistics are calculated.

    RUNSTATS命令中的参数ALLOWREADACCESS指定计算统计信息其他用户可以只读访问该表

    youdao

  • Because resource bundles are loaded from the classpath, the code isn't dependent on being able to read the JVM's command-line parameters.

    因为资源路径装入,所以代码并不依赖能够读取JVM命令行参数能力。

    youdao

  • The parameter ALLOW WRITE ACCESS in a RUNSTATS command specifies that other users can read from and write to the table while statistics are calculated.

    RUNSTATS命令中的参数ALLOWWRITEACCESS指定计算统计信息其他用户可以读取写入该表

    youdao

  • Once a line was read into the pattern buffer, it performed the 'd' command and printed the contents of the pattern buffer (nothing in this example).

    一旦将读入模式缓冲区它就执行'd '命令然后打印模式缓冲区内容(没有内容)。

    youdao

  • At the beginning of the script, we choose vmstat 1 as the command to be executed and read from every second.

    脚本开头我们选择vmstat1作为执行命令并且每秒读取

    youdao

  • At the beginning of the script, we choose vmstat 1 as the command to be executed and read from every second.

    脚本开头我们选择vmstat1作为执行命令并且每秒读取

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定