Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how can i run unix command in fortran program?

Status
Not open for further replies.

confi999

Junior Member level 3
Joined
Dec 12, 2005
Messages
25
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,503
fortran program to run command on shell

I was told it is possible to use unix commands in fortran code. Can anyone guide me how shall I do that.

My work requires (a) running fortran code which will produce a data file .. (b) then some unix commands will select certain portions of the data and do some processing .... (c) finally fortran will do further processing on the processed data obtained from unix commands

Is it possible to do all 3 steps in fortran program - particularly step (b) in fortran? I donot want to write a shell script etc. (it will cost me some time/ effort to learn and do it properly) but feel more comfortable/ confident working in fortran.

any advice will be highly appreciated . thank you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top