Hi
Can anyone please tell me how do i execute C-Shell command from bash
shell.
I am writting one script which is under #!/bin/sh interpreter.
After getting the script name , i want to run that script which is under #!/bin/csh
When i am switching from sh to csh , my script getting hang there.
How do i switch shell and come back again.
Thaks in Advance.
Any suggestion highly appriciated.
-Ashok
Can anyone please tell me how do i execute C-Shell command from bash
shell.
I am writting one script which is under #!/bin/sh interpreter.
After getting the script name , i want to run that script which is under #!/bin/csh
When i am switching from sh to csh , my script getting hang there.
How do i switch shell and come back again.
Thaks in Advance.
Any suggestion highly appriciated.
-Ashok