Search Results

Search: Posts Made By: hifirockz
Forum: AIX 08-03-2011
6,367
Posted By hifirockz
Hi All, Here is my code #! /bin/sh . . ...
Hi All,
Here is my code
#! /bin/sh
.
.
.
CVSEXE=/usr/local/bin/cvs
CVSREPDIR=/var/opt/soe/local/CVSREP
.
.
/bin/su - test_user -c "umask 002; $CVSEXE -d $CVSREPDIR init"
and the error is ...
Forum: AIX 08-03-2011
6,367
Posted By hifirockz
/usr/local/bin/cvs: Not found
I can able to access /usr/local/bin/cvs in the terminal (AIX 6.1 Box). but i am getting the "/usr/local/bin/cvs: Not found " when i call it from the script. please some one assist me what maybe...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy