Linux Shell 에서 대소문자 치환Linux Shell 에서 대소문자 치환Linux tr 명령 사용tr [:lower:] [:upper:] Examples:echo test | tr [:lower:] [:upper:]