Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:grepkill
no way to compare when less than two revisions

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.


linux:grepkill [2016/04/06 13:28] (aktuell) – angelegt ronny
Zeile 1: Zeile 1:
 +====== Grep + Kill ======
  
 +<code bash>
 +kill -9 $(pgrep google-chrome | awk '$1>4500')
 +</code>
 +
 +Quelle: http://askubuntu.com/questions/754351/kill-all-process-greater-than-some-process-id-and-match-with-particular-name
 +
 +{{tag>[Linux Kill Grep]}}
linux/grepkill.txt · Zuletzt geändert: 2016/04/06 13:28 von ronny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki