Files
programming/bash/oracle_path_swgalaxy.sh

8 lines
368 B
Bash
Raw Permalink Normal View History

2026-03-12 21:51:59 +01:00
P1=/mnt/yavin4/tmp/_oracle_/code_gitlab/oracle/tpt
P2=/mnt/yavin4/tmp/_oracle_/code_gitlab/oracle/idev
P3=/mnt/yavin4/tmp/_oracle_/code_gitlab/oracle/vg
P4=/mnt/yavin4/tmp/_oracle_/code_gitlab/oracle/vdh
P5=/mnt/yavin4/tmp/_oracle_/code_gitlab/oracle/Kevin_Meade
P6=/mnt/yavin4/tmp/_oracle_/code_gitlab/oracle/my
export ORACLE_PATH=${P1}:${P2}:${P3}:${P4}:${P5}:${P6}