`
sunxboy
  • 浏览: 2884618 次
  • 性别: 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.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 System Administrator Guide Version0.9

    The Linux System Administrator’s Guide Version 0.9 is a comprehensive resource aimed at helping new and experienced system administrators understand the nuances of managing Linux systems. The guide ...

    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 ...

    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 ...

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

    ### Linux救援模式详解:深入理解Linux Rescue的使用与实践 #### 引言 在Linux操作系统中,遇到系统崩溃、配置错误、文件系统损坏等问题时,Linux救援模式(Linux Rescue)成为了一种有效的恢复手段。本文将详细...

    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 ...

    Concepts in Electric Circuits

    **Superposition Theorem**: The superposition theorem states that the response in any element of a linear circuit is the algebraic sum of the responses caused by each independent source acting alone, ...

    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...

    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. + ...

    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 ...

    otp-system-documentation

    - Check the version by entering `-version` in the shell. **Additional Considerations:** - **System Requirements:** Ensure that the system meets the minimum requirements specified in the ...

    LINUX GRUB引导故障和救援模式

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

    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 ...

    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...

    ADC.rar_#ADC_The Possibilities_adcxx05.com_brassmoq

    In electronics, an analog-to-digital converter (ADC, A/D, or A-to-D) is a system that converts an analog signal, such as a sound picked up by a microphone or light entering a digital camera, into a ...

    linux全志R16的linux系统编译的资料_20170502_1655.7z

    rootroot@cm-System-Product-Name:/home/wwt/linux_r16$ tar zxvf lichee_parrotv1.1_20161202.tar.gz rootroot@cm-System-Product-Name:/home/wwt/linux_r16$ cd lichee/ rootroot@cm-System-Product-Name:/home/...

Global site tag (gtag.js) - Google Analytics