Search Results

Search: Posts Made By: kgsrinivas
9,086
Posted By kgsrinivas
Excellent, it worked - Thanks anurag & ctsgnb ...
Excellent, it worked - Thanks anurag & ctsgnb

I always have a confusion why the syntax in shell scripting is very sensitive - even if we don't put a space between ! and [ , it complains. :-)
...
9,086
Posted By kgsrinivas
How to use logic NOT operator for multiple AND conditions
Hi, my requirement is that my builds should not be built if the current hour is greater 3 but not (between 12 and 15), I'm trying to write a shell script for this but there is always an error
...
2,811
Posted By kgsrinivas
Hi, Thanks for the suggestion. It worked...
Hi,

Thanks for the suggestion. It worked i.e the export variable value is being accessed by a Java Program.

Now, I need to tell you the actual scenario of mine. As said, script will trigger...
2,811
Posted By kgsrinivas
How to declare a variable which can be accessed globally
Hi

I've few shell scripts which are responsible for triggering the continuous builds for a specific module. Each shell script is for a Module. Shell script has some module specific settings in...
2,264
Posted By kgsrinivas
Thanks Scott, Its a typo.. I was asking...
Thanks Scott,

Its a typo.. I was asking about $!. However, Thanks for all your clarifications.
2,264
Posted By kgsrinivas
Hi Scott Thank you. I will try this out and...
Hi Scott

Thank you. I will try this out and get back to you.

Regards

---------- Post updated at 08:42 PM ---------- Previous update was at 07:51 PM ----------

Hi Scott

Can I ask you...
2,264
Posted By kgsrinivas
Hi, Thanks for the quick response. Here is...
Hi,

Thanks for the quick response. Here is one correction to my post.

doCopy() function takes an argument which will be a target directory, i.e. copying the same files to different target...
2,264
Posted By kgsrinivas
How to achieve Parellelism for the function which has multiple cp commands
Hi,

Here is my requirement.

Currently, there is a function which gets called in a for loop 2 times.

doCopy() {

cp /src/a*.jar /target/
cp /src/b*.jar /target/
cp /src/c*.jar...
Showing results 1 to 8 of 8

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