• Therefore, cat file | tail -f will not work as expected, but tail -f file will.

    因此catfile |tail -f不会得到期望的结果,tail - f file则可以。

    youdao

  • The IDS agent executable module needs an attribute file that describes how to handle data. Use the -f option to identify the attribute file.

    IDS代理可执行模块需要一个用于描述如何处理数据属性文件

    youdao

  • The c option tells tar to create a new archive, and the f option to use the next argument as the name of the archive file to be created (mydir.tar).

    c选项tar创建新的存档文件,f 选项使用后面参数指定创建的存档文件名称 (mydir.tar)。

    youdao

  • If you use this option, be sure to specify the whole path of the file after f so that IDS will not be confused about the file location.

    如果使用选项确保在f指定文件整个路径从而 IDS不会文件位置弄错。

    youdao

  • Desktop.edit(File f): Uses the program associated with the edit command of the file type to open the file.

    edit(File f):使用文件类型edit命令相关程序打开文件。

    youdao

  • f lines indicate that there has been a change in the file or a new file has been created (with >f++++++++).

    f表示文件已经修改或是新建文件(>f++++++++)。

    youdao

  • The v, f, and p options specify verbose output (prints the files being added/extracted), writes/reads from a file (instead of a tape device), and retains permissions and ownership, respectively.

    fp选项分别指定输出详细信息(显示正在添加提取文件)、对文件而不是磁带设备进行写入/读取保持权限所有权

    youdao

  • Desktop.open (file f) : Uses the program associated with the open command of the file type to open the file.

    open (File f):使用文件类型openc命令相关程序打开文件。

    youdao

  • Desktop.print (file f) : Prints the file.

    print (File f):打印文件

    youdao

  • We will not use the Unix "mv" command, because perl's rename function renames file well enough (see perldoc -f rename for details on when rename won't do a good job).

    我们使用Unixmv命令因为用perlrename函数来重命名文件已经相当不错了(请参阅perldoc- f rename以获取使用rename出问题时的详细信息)。

    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

  • The -f flag is used to point to a file containing disk descriptors for disks to be defined as NSDs.

    定义nsd磁盘磁盘描述符包含一个文件里,- F标志用来指向这个文件。

    youdao

  • In this mode, you initiate the session and provides a Jython script file by using the -f argument.

    这种模式中,将发起会话通过使用- f参数提供一个jython脚本文件

    youdao

  • The -f operator returns true only if the file exists.

    只有在文件存在时,-f操作符才返回true

    youdao

  • For more complex unloads, you might be required to construct a control file and then pass it to the DB2 High Performance unload command line with the -f option.

    对于复杂卸载可能需要构造一个控制文件然后使用- f选项将传递DB 2HighPerformance Unload命令

    youdao

  • However, when you want to create automated administrative processes built around scripting, the WebSphere CloudBurst CLI offers file mode, which is batch mode using the -f argument.

    然而需要创建围绕脚本构建自动化管理流程时,WebSphereCloudBurstCLI提供了文件模式是一种使用- f参数的batch模式。

    youdao

  • The -f switch again points to our file, and -p indicates that we want to restore archived permissions.

    这里-f开关同样指向归档文件- p开关表明我们还原归档的权限。

    youdao

  • As soon as the channel is opened, we execute a custom commandin this case, a tail -f on the Weblog file whose name is specified on the command line.

    通道一旦打开我们执行定制命令——Weblog文件中的一条tail - f命令,名称命令行中指定

    youdao

  • The -f option allows you to specify a master file containing search items for which you search frequently.

    f选项我们可以指定一个包含搜索文件其中可以列出经常搜索的内容。

    youdao

  • The commands to be run are read from a file specified with the -f option, or from stdin if -f is not used.

    运行命令是从 -f选项指定文件读取的,如果没有使用 -f,那么stdin 读取

    youdao

  • Also, ensure the ulimit file size is set to greater than the default value or run the command ulimit -f unlimited before downloading the large file.

    另外确保ulimit文件大小设置大于默认下载文件之前运行ulimit- f unlimited命令

    youdao

  • Rather than running multiple wsadmin -c commands from a file or from the command line, use a single wsadmin -f command, with multiple commands inside the target file. For example, instead of.

    文件命令运行多个wsadminc命令不同,应使用单个wsadmin—f命令,将多个命令放在目标文件中。

    youdao

  • To start the nmon process and log entries to a file, enter nmon -f -s 15 -c 120.

    启动nmon进程日志条目记录一个文件中,输入 nmon-f-s15-c 120。

    youdao

  • A colon (:) after an option letter indicates that the option requires a value; for example, a -f option might be used to indicate a file name, as in the tar command.

    选项字母的冒号(:)表示选项需要一个例如- f选项可能用于表示文件名,tar命令就是如此。

    youdao

  • If you type f, then click Escape, file will be filled out, and you'll have to type the 1, 2, or 3 to complete the appropriate file name.

    如果键入f然后esc键填充file必须键入123完成相应文件名

    youdao

  • Multiple -f switches will produce just one, the last one, as the file to be read.

    多个- f开关导致最后一个文件读取

    youdao

  • If you want to save yourself some typing, get the mysql.batch1 file from the samples directory and run the command mysql -f -u root -p < mysql.batch1.

    如果希望免去一些输入工作,可samples目录获得mysql.batch1文件,然后运行命令 mysql -f -uroot-p < mysql.batch1 。

    youdao

  • ssh-keygen -f /tmp/key -t dsa will give you a private key in a file called key and a public key in a file called key.pub.

    ssh-keygen-f /tmp/key-tdsa可以文件 key 中生成个私钥,在文件 key.pub 中生成一个公钥

    youdao

  • Runs the Address Fix on all migrated mail files listed in the specified text file for example, load convert -w -f c: \ TMP \ maildlist.txt.

    示例指定文本文件列出所有已迁移邮件文件运行AddressFix,例如loadconvert- w- fc: \tmp \maildlist . txt。

    youdao

  • Start Emacs and open a file ([Ctrl]-x[Ctrl]-f) called test.html.

    启动Emacs然后打开([Ctrl]-x[Ctrl]-ftest.html 文件。

    youdao

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

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

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