entity - Level 04 - script - exportacion - sinarquetipo - 01 - e01_auto.e - Exportaciones de arquitectura - Automatizacion

Código

Referencia al fuente - Source access: 

code - script - general - exportacion - e01_auto.e - Exportaciones de arquitectura - Automatizacion

  1. #!/usr/bin/bash
  2. #-------------------------------------------------------------------
  3. # Funciones Entornos Unix - Brqx Site - Brqx Org
  4. # Brqx Org - Rct - 2009
  5. #-------------------------------------------------------------------
  6. VERSION_SCRIPT="V 5.0" # Version del Script actual
  7. FECHA_SCRIPT="Junio 2009"
  8. #-------------------------------------------------------------------
  9. LEVEL_NIVEL=04
  10. CONCEPT_MOLDE="exportaciones"
  11. CONCEPT_ARQUETIPO="automatizacion"
  12. CONCEPT_LEVEL="Lista de $CONCEPT_MOLDE ${CONCEPT_ARQUETIPO}"
  13. #-==================================================================
  14.  
  15. # Exportaciones automatizacion
  16. #-============================
  17.  
  18. #-------------------------------------------------------------------
  19. export AA EE II ANAGRAMA ENTORNO INSIGNIA
  20. export PLATAFORMA PLAT PP PPB OLD_PS1 PS1
  21. export FECHA TEMPORADA VERSION_PROFILE FECHA_PROFILE SERVIDOR
  22. export RAIZ RCT L_RCT S_RCT SC_RCT_SD_RCT
  23. export L_MAIN L_XPEC LC_MAIN LC_XPEC LD_MAIN LD_XPEC
  24. #-------------------------------------------------------------------
  25. #-PRODUCTOS INSTALADOS
  26. #-------------------------------------------------------------------
  27. export L_DEPEND_01 L_DEPEND_02 L_DEPEND_03 L_DEPEND_04 L_DEPEND_05

Categorías

Caracter: 
Arquetipo: 
Molde: 
Letra: 

Archivo

archivo: 
e01_auto.e
Nombre de la funcion: 
automatizacion
encabezado: 
Exportaciones de arquitectura - Automatizacion
Descripcion: 
Facilita la gestion de archivos y linea de orden

Contenido

Colocacion: 
01
Nivel: 
Level 04

Versión

Fecha_Script: 
Junio 2009
Ruta_Brqx: 
/base/scripts/common/alias/acceso
Version_Script: 
5.0