运行命令

  • 网络CMD;run command;Run;COMMAND
运行命令运行命令
  1. 运行命令cfgmgr以重新发现磁盘。

    Run command cfgmgr to rediscover disks .

  2. 可以从这里导航到我的应用程序并打开它们,浏览我的文档,使用iTunes遥控器,甚至在屏幕上导航并运行命令行&这些操作都可以从iPhone完成。

    From here , I can navigate to my applications and open them , browse my documents , use an iTunes remote , even navigate around the screen and run command lines & all from my iPhone .

  3. 另外的一步是运行命令行中的适配器,以作为一个Windows服务

    Additional steps are required to run the adapter in command line mode or as a Windows service

  4. Screen实用程序启动,进而启动一个新的shell窗口A,可以在此窗口中运行命令。

    The Screen utility launches and in turn spawns a new shell window , A , in which you can run commands .

  5. 运行命令提示符中的JMS客户机

    Run the JMS client from a command prompt

  6. 根据RationalModelingPlatform编程模型,模型管理通过定义与运行命令来完成,这些命令来自与编辑域相关的命令集。

    According to the Rational Modeling Platform programming model , this is done through defining and running commands on the command stack associated with the editing domain .

  7. 转到解压缩zero的目录并运行命令appbuilderopen(或./appbuilderopen)。

    Go to the directory where you extracted zero and run the command appbuilder open ( or . / appbuilder open ) .

  8. 连接之后,运行命令sudobash以获得root访问权限,然后运行以下命令来安装Java™

    Once connected , run the command sudo bash to get root access and then run the following command to install Java ™

  9. 网络搜索扩展器&运行命令db2textstop。

    Net search extender-Issue the command db2text stop .

  10. 您可以通过运行命令ps(代表“进程状态”)检查它是否仍在运行或已经完成。

    You can check to see whether it is still running or has completed by running the command ps ( for Process Status ) .

  11. 如果CPU和磁盘值已指定,那么它们将被设置为运行命令前必须达到的最低使用量值。

    If CPU and disk values are specified , they are treated as minimum usage values that need to be reached before the command is run .

  12. 在本地机器上,运行命令xhost+,其中是PS3的主机名或IP地址。

    On the local machine , run the command xhost + , where is the hostname or IP address of your PS3 .

  13. 还要注意,crontab可以包含shell变量赋值,这些赋值会在运行命令之前执行。

    Note also that the crontab can include shell variables assignments that will be set before the commands are run .

  14. 例如,如果您有一个拥有三个节点和三个服务器的集成式环境,那么RationalApplicationFrameworkforWebSphere就可以在单元、节点、集团或者服务器层次上运行命令了。

    For example , if you have clustered environment with three nodes and three servers , the Rational Application Framework for WebSphere can run commands at the cell , node , cluster , or server level .

  15. 在一组计算机上运行命令的简单方法是,把共用的ssh命令包装在脚本中。

    A simple and obvious approach to running a command on a collection of machines wraps the common ssh utility in a script .

  16. 如果您使用的是bourneshell型的shell,那么可以通过运行命令./home/db2inst1/sqllib/db2profile来获得。

    If you 're using a bourne shell style shell , you can acheive this by running the command . / home / db2inst1 / sqllib / db2profile .

  17. 在默认情况下,dsh并行地运行命令。

    By default , dsh runs commands in parallel .

  18. 在bash脚本中,可能希望用完整路径运行命令,这取决于谁将运行脚本。

    Within your bash scripts , you may want to run commands with the full path , depending on who will run the intended script .

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

    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 .

  20. 通过LDAP数据库运行命令mkkrb5srv将导致类似于遗留数据库配置的操作(除了数据库创建不同之外)。

    Running the mkkrb5srv command with the LDAP database results in actions similar to legacy database configuration except for database creation .

  21. 若要检查当前设置,请运行命令ulimit-a。

    To check the current setting , run the command ulimit-a.

  22. 为从Flex应用程序中发送一条消息到命令行客户端,您可以在Flex代码中建立一个生产者(producer),然后用不同的参数运行命令行例子,并查看结果。

    To send a message from your Flex application to a command-line client , you can build a producer in your Flex code , then run the command-line example with some different parameters and see the results .

  23. 很简单,因为您已在考虑如何运行命令、CPing文件以及管道化和重定向输出。

    Easy , because you already think in terms of running commands , CPing files , and piping and redirecting output .

  24. 使用它作为另一个用户运行命令。

    Use this to run commands as another user .

  25. 如果文件不可被写入,将不运行命令。

    If the file cannot be written , then the command will not run .

  26. 要取消应用程序的部署,需要运行命令

    To undeploy the application , run the command

  27. 用户登录到计算机系统时自动运行命令的管理。

    Management of commands that run automatically when users log onto the computer system .

  28. 输入大写的或者小写的y以便运行命令,输入任何其他的内容可以拒绝该命令。

    Type upper-or lowercase y to run the command and anything else to reject it .

  29. 在多个外部环境中运行命令

    Running commands in multiple external environments

  30. 但是,如果希望顺序地运行命令,那么指定&wait-shell。

    Instead , if you would like to run a command sequentially , specify & wait-shell .