프로세스 이름을 사용하여 프로세스 ID를 가져옵니다. 더 많은 정보: https://manned.org/pidof.
pidof {{bash}}
pidof -s {{bash}}
pidof -x {{스크립트.py}}
kill $(pidof {{이름}})