Search Results

Search: Posts Made By: shellburger
41,887
Posted By shellburger
thanks - that worked perfectly. I'll remember...
thanks - that worked perfectly.
I'll remember to include my OS next time - it's sun solaris.
41,887
Posted By shellburger
find the server name a script is running on
Is there any kind of command I can use to find out the name or IP address of the server I am currently on? We have a script that exists on multiple servers and I'd like to set a variable differently...
22,384
Posted By shellburger
Thanks - I understand now. :o
Thanks - I understand now. :o
22,384
Posted By shellburger
assigning variable value using echo
I am modifying an existing script and it has the following line:
export SomeEnvVar=`echo ${SomeLocalVar}`

Why wouldn't it just read:
export SomeEnvVar=${SomeLocalVar}

Is there some reason to...
Showing results 1 to 4 of 4

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