내가 실행중인 python의 절대경로를 알고싶다면

python -c "import sys; print(sys.executable)"