Using the find command with the -exec option or with xargs.
使用带有-exec选项或xargs的find命令。
We can confirm this by looking for stage1 (using the find command in GRUB menu)
我们通过第一阶段确认了这一点(在GRUB菜单中使用find命令)
While the ls command does not display the octal permissions, you can display them using the find command as shown in Listing 12.
虽然ls命令不显示八进制权限,您可以使用find命令进行显示,如清单12清单12所示。
Let's start by using the find command on the alphabet collection we created at the end of the previous section: db.alphabet.find ;.
我们以上一节结尾时创建的字母表集合为例,学习使用find命令:db . alphabet . find ;。
In the next part of this article, we'll look at a more robust solution using the find command to generate suitable null-delimited output.
在本文的下一个部分中,我们将查看另外一个更加健壮的解决方案,即使用find命令生成合适的以null字符串分隔的输出。
With just a small amount of patience you can find files quickly and easily using the command line, and your options for this are really powerful if you want to learn a bit about it.
而使用命令行,只要一点点耐心,你就可以简单快速的找到文件;而且如果你愿意学一点的话你将有真正强大的搜索选项。
Using the ps command discussed earlier, in conjunction with svmon, positions you to find the offending memory resource hog.
使用前面介绍过的ps命令,再加上svmon,就可以找出大量消耗内存资源的位置。
Using the ps command I discussed earlier, in conjunction with svmon, positions you to find the offending memory resource hog.
使用前面介绍过的ps命令,再加上svmon,您就可以找出大量消耗内存资源的位置。
If you prefer the command line, I find it helpful to create a virtual optical device for each LPAR, using mkvdev -vadapter vhostN -fbo (for file-backed virtual optic device).
如果喜欢使用命令行,我发现使用mkvdev -vadapter vhostN -fbo(面向备份文件的虚拟光学设备)为每个LPAR创建虚拟光学设备很有帮助。
You can quickly find out just how little code you have actually written using the Grails stats command.
使用Grailsstats命令,您很快就会发现实际编写的代码非常少。
You can use the ps command to find the process ID of the JVM running CruiseControl, then kill the process using the kill command.
可以用ps命令找到运行CruiseControl的JVM的进程ID,然后用kill 命令杀死进程。
You can find the particular version of AIX by using the oslevel -s command.
可以使用oslevel—s命令查明aix的具体版本。
You can find all the finders for an entity using the finder list command.
您可以使用finderlist命令找到某个实体的所有查找程序。
Subdirectories can also be searched by using **/; the process is recursive, such as the find command, so that you can produce the equivalent of a find command, such as $ find . -name "*.c".
通过使用 **/,还可以搜索子目录;该过程是递归的,例如find命令,以便您能产生 find 命令的等效结果,例如 $ find. -name "*.c"。
With the above definition, you can also find the code page information from the database configuration for database TEST2 by using the following command.
对于以上定义,还可以使用以下命令从数据库test2的数据库配置中找到编码页信息。
You can find them listed by using either the AMI web console (see Resources) or the command-line tools.
您可以使用AMIs网络控制台(见参考资料)或者命令行工具查找其清单。
You'll find out that there is a lot more to process management than using the kill command, or even nice.
您将会发现,进程管理并不仅仅只是使用kill命令或者甚至nice命令。
Otherwise, you can find out the application ID using the db2 list applications command, and use the last part of the application ID as the log file name.
否则,可以使用db 2listapplications命令来确定应用程序的ID,并使用应用程序id的最后部分作为日志文件名。
Listing 15 shows how to find the built-in commands in bash using the alias command.
清单15说明如何使用alias命令在bash中寻找内置命令。
Once the ibm_db adapter is installed using the gem install ibm_db command, it will be immediately available for the Rails environment to find and load.
使用geminstall ibm_db命令安装ibm_db适配器之后,Rails环境马上就能够找到并装载它。
Log in as the user whom you need to investigate and find the PID of your shell using the ps command.
作为需要检查的用户登录,使用ps命令查明shell的PID。
It's obvious which package provides a specific application. Following this classification system, you can find the name of the package using the which command.
哪个包提供了特定的应用程序,这是显而易见的。
As you become more proficient with using tools, you may find that the Command Line window gives you more options and flexibility.
命令行窗口的选项和灵活性可以让工具的使用更熟练。
As you become more proficient with using tools, you may find that the Command Line window gives you more options and flexibility.
命令行窗口的选项和灵活性可以让工具的使用更熟练。
应用推荐