Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!ut-sally!ut-ngp!ayac071
From: ayac071@ut-ngp.UUCP (William T. Douglass)
Newsgroups: comp.unix.wizards
Subject: Re: symbolic links  and csh execution
Message-ID: <5642@ut-ngp.UUCP>
Date: Fri, 17-Jul-87 17:21:17 EDT
Article-I.D.: ut-ngp.5642
Posted: Fri Jul 17 17:21:17 1987
Date-Received: Sat, 18-Jul-87 16:54:53 EDT
References: <8325@brl-adm.ARPA>
Reply-To: ayac071@ngp.UUCP (Bill Douglass)
Organization: UTexas Computation Center, Austin, Texas
Lines: 29

Keywords:Brain-damage, Regression


>How come I am getting this sinking feeling we are re-inventing IBM's
>JCL...
>
>	//JOBSTEP1 EXEC FORTG1
>	//SYSIN.GO DD *
>	YOUR CARDS HERE
>
>:-)
>	-Barry Shein, Boston University

You left off a few, though.

         //SOMENAME JOB (XXXYYZZ),'Your Name',MSGLEVEL=(1,1),CLASS=D,
         // USER=XXYZZ,PASSWORD=,
                     .
                     .

And, not to forget JES2

         /*ROUTE PRINT RMT999
         /*JOBPARM CARD....
and of course, how could we forget

         /*
         //

Boy, those were the days.  ;-)

Bill Douglass