Linux

리눅스 프로세스 죽이기 스크립트

Naan 2018. 10. 1. 17:02
320x100

# kill $(ps aux |awk '/프로세스명/ {print $2}')


320x100

'Linux' 카테고리의 다른 글

ERROR: IO::Socket::SSL or LWP::Protocol::https is not installed  (0) 2018.10.10
amazon-efs-utils install  (0) 2018.10.10
프로세스 찾아서 죽이기  (0) 2018.08.29
리눅스 limit 값 수정하기 2  (0) 2018.06.29
centos 6.x to 7 upgrade  (2) 2018.06.18