TroubleShooting

[Unix] AIX IBM - ksh : not found

최선을 다하자! 2022. 11. 18. 09:47

 

AIX node1에서 .profile 변경 후 

 

명령어 not found 가 계속 된다면..

 

 

 

node 2의 PATH 환경변수 :

 

/ofm/jwchoi/sw2/tp/tuxedo12.2.2.0.0/bin:/usr/java8_64/jre/bin:/ofm/jwchoi/sw2/tp//bin:/ofm/jwchoi/sw/tp//OPatch:/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java8_64/jre/bin:/usr/java8_64/bin:/usr/vac/bin:.::/oracle/app/grid/product/19c/gihome_1/bin

 

 

 

를 node1의 export PATH로 잡고 들어가서 

 

다시 .profile를 수정하고 실행해준다.