GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Abinitio

 Print  |  
Question:  Hi
If want to run the graph in unix !what command i need to use ?
correct me if im wrong :-
run




November 11, 2006 22:56:03 #1
 Vishal Aggarwal   Member Since: Visitor    Total Comments: N/A 

RE: Hi If want to run the graph in unix !what co...
 
You can deploy the graph as script on Unix. This option is available in one of the menu options. It will save a unix script with same name as graph and extension ".ksh" You can execute this script from command line on unix or write a shel wrapper around it.
     

 

Back To Question