`
sunxboy
  • 浏览: 2827885 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

kill a process by entering the process name in linux

阅读更多

kill a process by entering the process name in linux

 

the command :

ps -ef | grep PROCESS | grep -v grep | awk '{print $2}' | xargs kill -9

 

分享到:
评论

相关推荐

    simple-shell.c

    1.The first task is to modify the main() function in Figure 3.36 so that a child process is forked and executes the command specified by the user. The next task is to modify the shell interface ...

    Computational Statistics in the Earth Sciences With Applications in MATLAB

    Based on a course taught by the author, this book combines the theoretical underpinnings of statistics with the practical analysis of earth sciences data using MATLAB. The book is organized to ...

    深入理解LINUX内核(影印版)(第3版)

    Entering and Exiting a System Call Section 10.4. Parameter Passing Section 10.5. Kernel Wrapper Routines Chapter 11. Signals Section 11.1. The Role of Signals Section 11.2. Generating a Signal ...

    [Linux.Essentials].Roderick.W.Smith.文字版.mobi

    Each chapter begins by clearly identifying what you will learn in the chapter, followed by a straightforward discussion of concepts that leads you right into hands-on tutorials. Chapters conclude ...

    linux内核设计与实现(3nd Edition)-Linux Kernel Development Third Edition

    If you're entering the realm of kernel hacking, my recommendation is, read this first, Linux device Drivers by Rubini next, and then Understanding the Linux Kernel by Bovet and Cesati. What next? The...

    Entering a new sport into the OlympicsPPT学习教案.pptx

    Entering a new sport into the OlympicsPPT学习教案.pptx

    BURNINTEST--硬件检测工具

    are in a 'clean' state when starting the USB tests. This was added due to reported USB data verification errors after scripted USB testing across multiple reboots. Release 5.3 build 1015 WIN32 ...

    Python Cookbook, 2nd Edition

    Ensuring a Name Is Defined in a Given Module Chapter 5. Searching and Sorting Introduction Recipe 5.1. Sorting a Dictionary Recipe 5.2. Sorting a List of Strings Case-Insensitively Recipe ...

    argomanual-0.26

    Current CASE tools are usable in that they provide a GUI that allows designers to access all the features provided by the tool. And they support the design process in that they allow the designer to ...

    EZ-EDS V3.23.1.20171205

    to speed the process of entering data and to minimize the possibility of errors in the EDS. Freeware based on: CIP Specification Edition 3.23 EtherNet/IP Adaptation of CIP Edition 1.23, Device...

    linux援救模式:linux rescue使用详细图解

    linux援救模式:linux rescue使用详细图解

    Bootstrap.By.Example.1785288

    By the end of this book, you will be familiar with the development of a plugin for the framework and Bootstrap's world which is popular for fast paced front-end web development, used in countless ...

    LINUX GRUB引导故障和救援模式

    LINUX 下GRUB引导故障和救援模式,讲解详细。

    flash标签云 3D效果 PHP插件 by weefselkweekje

    + Adds the possibility to create a multi-colored tag cloud by entering a second tag color. = Version 1.14 = + Fixes an issue where no tags are displayed when viewing the movie locally in MSIE. + ...

    Oracle sqldeveloper without jdk (win+linux)

    - Bug 5085334: If a numeric value is opened for editing in the Data tab for the first time after the table is refreshed, the decimal separator will always become dot, irrespective of the locale ...

    modelsim10.7

    For example, selecting a design region in the Structure window automatically updates the Source, Signals, Process, and Variables windows. You can edit, recompile, and re-simulate without leaving the ...

    2008年6月大学英语六级A卷真题

    “People will come to expect that injured or diseased organs are meant to be repaired from within, in much the same way that we fix an appliance or automobile: by replacing the damaged part with a ...

    PHP and MySQL Web Devepopment 4th Edition.pdf

    If you want to keep things simple, you can run the Domain Controller Diagnostic Utility by entering the DCDIAG command into a Windows Command Prompt window. Upon doing so, the utility will perform a ...

    How.to.Use.SPSS.A.Step-By-Step.Guide.to.Analysis.and.Interpretation.9th.Ed

    Designed for use by novice computer users, this text begins with the basics, such as starting SPSS, defining variables, and entering and saving data. All major statistical techniques covered in ...

    AutoUpgrader Pro v5.2.rar

    If you have installed a new version of your application in the encrypted web directory, you can do so by configuring the username and password of access files, or allow this component to be displayed...

Global site tag (gtag.js) - Google Analytics