9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@9fans.net
Subject: Re: [9fans] bundle //GO.SYSIN DD
Date: Tue, 29 Jul 2008 19:05:47 +0100	[thread overview]
Message-ID: <dfbc78c8bf393f6254719bff9021fd2d@terzarima.net> (raw)
In-Reply-To: <488F5686.6030904@sun.com>

[-- Attachment #1: Type: text/plain, Size: 513 bytes --]

>JCL == Java Control Language?

the Job Control Language for System/360

if you follow the link i gave you'll see more.

bundles are implemented by here documents,
and the end marker for the document must not appear
in the data, and IBM JCL syntax (even if it were strictly correct)
was unlikely to appear on Unix systems
but would still have a cheery familiarity to some.
the elaborate DD statement defines file associations for a job and
can manipulate permanent files (commonly used with IEFBR14)

[-- Attachment #2: Type: message/rfc822, Size: 3095 bytes --]

From: "Roman V. Shaposhnik" <rvs@sun.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] bundle //GO.SYSIN DD
Date: Tue, 29 Jul 2008 10:42:30 -0700
Message-ID: <488F5686.6030904@sun.com>

ron minnich wrote:
> more useless crap from memory:
>
> the actual correct usage is
> //GO.SYSIN DD *
>
> but of course the * would make things messy.
>
> See this and realize this stuff is still being taught!
> http://www.coba.unt.edu/itds/courses/bcis3690/bcis3690.ht
So... for the dense ones (like myself), what IS the joke Rob was
referring to? JCL == Java Control Language?

Thanks,
Roman.

  parent reply	other threads:[~2008-07-29 18:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-26 11:09 Sander van Dijk
2008-07-26 11:30 ` Charles Forsyth
2008-07-26 14:36   ` Rob Pike
2008-07-28 11:39     ` Sander van Dijk
2008-07-28 15:22       ` ron minnich
2008-07-29 17:42         ` Roman V. Shaposhnik
2008-07-29 17:52           ` Rodolfo kix Garci­a
2008-07-29 17:56             ` erik quanstrom
2008-07-29 18:05           ` Charles Forsyth [this message]
2008-07-29 18:14             ` Roman V. Shaposhnik
2008-07-29 18:41             ` Skip Tavakkolian
2008-07-30  1:06               ` Brantley Coile
2008-07-30  8:39           ` Greg Comeau
2008-07-28  9:11 ` Greg Comeau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dfbc78c8bf393f6254719bff9021fd2d@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).