env | grep JAVA_HOME
netstat -tnlp
netstat -nap | grep 8080 fuser -k -n tcp 8080
find . -type f -print | xargs grep -i "검색할 문자열"