Search Results

Search: Posts Made By: ParthThakkar
6,208
Posted By ParthThakkar
Do While Loop + Read From File + assign line to a variable
Hello,
I am using below code for reading from a file and assigning the values to a variable , but it is loosing the value after the loop , please suggest to retain the value of the variable after...
1,703
Posted By ParthThakkar
Reading output returned to OS from java program.
I am writing one shell script in which there is one Java program call.
I want to stop execution of shell script ahead of java program if the java program returns 1 .

How to read that value of...
1,073
Posted By ParthThakkar
Hey , Thanks a lot , it was a pattern matching...
Hey ,
Thanks a lot , it was a pattern matching at the string end to delete it.
Thank you very much for your time and help.
1,073
Posted By ParthThakkar
WildCard character - not able to understand
Hello,
I have one script which looks as given below ,

. ${0%/*}/init && init_job || exit 1

what I understood is ,

1. above syntax has three commands, two on left of || and one on right...
Showing results 1 to 4 of 4

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