The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-02-2006
Raynon Raynon is offline
Registered User
  
 

Join Date: Sep 2006
Location: Sg
Posts: 350
How do i launch the script within a script?

Hi All,

I have a script written in csh, named "data2". I want to execute this script "data2" when i launch another script named "testing". However, i can't seemed to do that. Pls help.

For example

Script named "testing"

#!/bin/csh
data2