VMS: logicals UNIX: links, but...

Eduardo Krell ekrell at hector.UUCP
Sat Apr 8 12:00:11 AEST 1989


In article <475 at caldwr.UUCP> rfinch at caldwr.UUCP (Ralph Finch) writes:

>We run models, and often want to run the same model, simultaneously,
>in the same directory, with two different input files, and produce two
>corresponding output files.

>Is this possible in Unix?

If that is all you want, what's wrong with

command < input1 > output1

and

command < input2 > output2

?
    
Eduardo Krell                   AT&T Bell Laboratories, Murray Hill, NJ

UUCP: {att,decvax,ucbvax}!ulysses!ekrell  Internet: ekrell at ulysses.att.com



More information about the Comp.unix.questions mailing list