Search Results

Search: Posts Made By: rajuchacha007
1,163
Posted By rajuchacha007
Write script to call a file
Hello Experts,

I have been trying to work on to call a file in scripts.

@ECHO OFF
call %MY_HOME%\bin\setvars.bat
call %MY_HOME%\db\bin\start_db.bat.

This is a batch file and i want to...
9,345
Posted By rajuchacha007
@Corona688 Thank you very much Corona688. I...
@Corona688

Thank you very much Corona688. I really appreciate. I am working on some java development stuff as well. This would be time consuming if I write from scratch now. That is why i am...
9,345
Posted By rajuchacha007
Writing Bash shell scripts corresponding to windows bat files
Experts,
I am looking equivalent command for call in the unix. I am writing here whatever i have done so far after the batch file.

@ECHO OFF
CLS
IF DEFINED MY_HOME GOTO start ELSE GOTO...
9,345
Posted By rajuchacha007
@ygemici Indeed thank you for the reply. I...
@ygemici

Indeed thank you for the reply. I would like to know, why this if case(especially in my script courtesy felipe.vinturin) listens to few characters? like -p,-z etc and not to...
9,345
Posted By rajuchacha007
@felipe.vinturin Would you please explain...
@felipe.vinturin

Would you please explain what -z stands for? I tried to use different letter and it displays warning message. Thank you very much.

Best
9,345
Posted By rajuchacha007
@Corona688 @felipe.vinturin's Thank you very...
@Corona688 @felipe.vinturin's

Thank you very much experts. @Corona688 would you please let me know where from i can learn shell scripting? Thank you

Best regards.
9,345
Posted By rajuchacha007
@felipe.vinturin Thank you very much for...
@felipe.vinturin

Thank you very much for your reply friend. Thank you. Where can i find the corresponding shell script where i can learn the syntax in detail? It will be a great help as i have...
9,345
Posted By rajuchacha007
Writing Bash shell scripts corresponding to windows bat files
Experts,

I am newbie in shell scripting. I want to write Bash shell scripts corresponding to windows bat files. I have installed cygwin at c:\cygwin and i am trying to crate the sh file using vi...
4,538
Posted By rajuchacha007
Create Bash shell scripts corresponding to windows bat files
Experts,

I am newbie in shell scripting. I want to write Bash shell scripts corresponding to windows bat files. I have installed cygwin at c:\cygwin and i am trying to crate the sh file using vi...
Showing results 1 to 9 of 9

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