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代理可执行模块需要一个用于描述如何处理数据的属性文件。
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不会将文件位置弄错。
Desktop.edit(File f): Uses the program associated with the edit command of the file type to open the file.
edit(File f):使用与文件类型的edit命令相关的程序打开文件。
f lines indicate that there has been a change in the file or a new file has been created (with >f++++++++).
f行表示文件已经修改过或是新建的文件(>f++++++++)。
Desktop.open (file f) : Uses the program associated with the open command of the file type to open the file.
open (File f):使用与文件类型的openc命令相关的程序打开文件。
Desktop.print (file f) : Prints the file.
print (File f):打印文件。
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开关通常用于告诉程序读取一个配置文件,这将因为该文件可能覆盖或者补充命令行上给出的选项而使处理变复杂。
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命令。
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.
与从文件中或从命令行运行多个wsadmin—c命令不同,应使用单个wsadmin—f命令,并将多个命令放在目标文件中。
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,而您必须键入1、2或3来完成相应的文件名。
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 中生成一个公钥。
Therefore, cat file | tail -f will not work as expected, but tail -f file will.
因此,catfile |tail -f将不会得到所期望的结果,但tail - f file则可以。
Therefore, cat file | tail -f will not work as expected, but tail -f file will.
因此,catfile |tail -f将不会得到所期望的结果,但tail - f file则可以。
应用推荐