RedJini Blog

뒤로 검색

[shell script] 실행 경로 구하기

2013/10/24 12:02

#!/bin/sh
EXE_PATH=$(readlink -f $(dirname "$0"))

echo ${EXE_PATH}

Tags

Linux, script, shell
이 페이지는 Textcube 1.9.3 : poco a poco 로 구동됩니다 데스크탑 화면