Skip to content

Instantly share code, notes, and snippets.

View kuzmiigo's full-sized avatar

Igor Kuzmitshov kuzmiigo

  • Coveo
  • London, UK
View GitHub Profile
@kuzmiigo
kuzmiigo / dl-zos-datasets.md
Last active January 15, 2021 22:04
Download all z/OS data sets for the given pattern

Download all z/OS data sets for the given pattern

It seems that [Zowe explorer][zowe] does not allow to download all data sets for a given pattern at once. dl-zos-datasets.sh script downloads all data sets for the given HLQ (high-level qualifier), which is usually a user ID. Supported types (DSORG) of data sets:

  • Physical Sequential (PS);
  • Partitioned Data Set (PDS, PDSE);
  • Virtual Storage Access Method (VSAM) — experimental, check if binary mode is

Keybase proof

I hereby claim:

  • I am kuzmiigo on github.
  • I am kuzmiigo (https://keybase.io/kuzmiigo) on keybase.
  • I have a public key whose fingerprint is 10B2 05C7 CEF9 1EE9 67BD 5B17 DB71 1FDB 9B28 5AB8

To claim this, I am signing this object:

# Autogenerated input type of AddComment
input AddCommentInput {
# A unique identifier for the client performing the mutation.
clientMutationId: String
# The Node ID of the subject to modify.
subjectId: ID!
# The contents of the comment.
body: String!