Search Results

Search: Posts Made By: artfuldodger
5,242
Posted By artfuldodger
reply
I figured out a workaround. Not very elegant but does the trick.
Thanks.
5,242
Posted By artfuldodger
thanks
Korn shell
3,268
Posted By artfuldodger
Thanks perderabo. I got this working...
Thanks perderabo.

I got this working yesterday, but I my id must have been new and would not let me log back in.
5,242
Posted By artfuldodger
Updating Profile from script
I am trying to figure a way to update an environmental variable in my .profile from script.

I have a variable name CON_DIR in my .profile.

I want to be able to update this variable directly via...
3,268
Posted By artfuldodger
How to perform comparision in unix
I am trying to perform a simple if/else check.

if [ $CON_DIR=="" ]; then
mkdir /wdnet/oracletest
else
mkdir $CON_DIR
fi

I guess I don't understand the unix basics...
Showing results 1 to 5 of 5

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