Find and kill process in one command
For example Epic launcher:
kill $(ps ax | grep -i [e]pic | awk '{print $1}’)
Kategoria: Bez kategorii
Możliwość komentowania została wyłączona.
For example Epic launcher:
kill $(ps ax | grep -i [e]pic | awk '{print $1}’)
Kategoria: Bez kategorii