Hi
is there any way to run a shell script from a batch file? im new to this and any help is really appreciated.
Thanks
Depends on what you mean by shell script and batch file? Do you mean running bash script from a Windows batch file?
gerard4143
Nearly a Posting Maven
2,295 posts since Jan 2008
Reputation Points: 512
Solved Threads: 397
Skill Endorsements: 0
I need to run a .ksh script from a .bat file.
Also the script contains some db2 commands.
Can this script be executed thru .bat file?
Thanks
You really shouldn't talk in extensions. What the hell is a .bat file...is it a Windows batch file? Are you trying to run a Unix/Linux script on a Windows box?
gerard4143
Nearly a Posting Maven
2,295 posts since Jan 2008
Reputation Points: 512
Solved Threads: 397
Skill Endorsements: 0