当前位置:  技术问答>linux和unix

Error occurs when execute kill command in Redhat V10

    来源: 互联网  发布时间:2015-09-15

    本文导语:  [root@localhost root]# kill -9 `ps -ef | awk '$1 == "chavez" {print $2}'` kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec] [root@localhost root]# Error occurs when execute this kill command in Redhat Linu...

[root@localhost root]# kill -9 `ps -ef | awk '$1 == "chavez" {print $2}'`
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec]
[root@localhost root]#


Error occurs when execute this kill command in Redhat Linux V10. 
I hava maned kill for its syntax, and find the pid argument can take a commandname as its value. 

1. Is the argument job mentioned in system error hint above same as commandname. And 
2. Is this command substitute string 
   `ps -ef | awk '$1 == "chavez" {print $2}'` 
   taken as the value of the argument mentioned in item 1 above.

|
可以啊,RH9.RH10???

[root@localhost a]# kill -9 `ps -ef | grep 'mozilla' | grep -v 'grep' | awk '{print $2}'`
[root@localhost a]#

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • occured an error! help
  • Codeigniter中禁止A Database Error Occurred错误提示的方法
  • An error occurred during the file system check.What can I do? Think You!
  • zilong28提问:Tomcat3.2报错内容是Error occurs when connecting DB: ORA-00020: maximum number of processes(59) exceeded 我应该如何解决,先谢了
  • mysql启动 Timeout error occurred trying to start MySQL Daemon.
  • java命名空间java.lang类error的类成员方法: error定义及介绍
  • php异常:Parse error: syntax error, unexpected eval()'d code error
  • java命名空间java.awt枚举trayicon.messagetype的类成员方法: error定义及介绍
  • runtime error与compile time error的区别?
  • java命名空间javax.tools枚举diagnostic.kind的类成员方法: error定义及介绍
  • Error Mounting /dev/acd0 on /dist: Input/output error(5)
  • java命名空间javax.lang.model.type枚举typekind的类成员方法: error定义及介绍
  • PHP错误Parse error: syntax error, unexpected end of file in test.php on line 12解决方法
  • java命名空间java.net类httpurlconnection的类成员方法: http_internal_error定义及介绍
  • PHP Parse Error: syntax error, unexpected $end 错误解决办法
  • java命名空间javax.xml.bind接口validationevent的类成员方法: error定义及介绍
  • error:syntax error before "va_mode_t"
  • java命名空间javax.swing类joptionpane的类成员方法: error_message定义及介绍
  • php异常parse error: syntax error, unexpected t_var错误怎么解决
  • java命名空间javax.swing类jfilechooser的类成员方法: error_option定义及介绍
  • PHP异常Parse error: syntax error, unexpected T_VAR错误解决方法
  • java命名空间java.net类httpurlconnection的类成员方法: http_server_error定义及介绍
  • ERROR: Error in Log_event::read_log_event()
  • java命名空间javax.management.monitor类monitornotification的类成员方法: threshold_error定义及介绍
  • PHP Error
  • java命名空间java.util.jar接口pack200.packer的类成员方法: error定义及介绍
  • 500 Error是什么?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3