Execute C-shell command from sh shell

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashokd008
    New Member
    • Aug 2008
    • 4

    Execute C-shell command from sh shell

    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
Working...