Skip to content

Instantly share code, notes, and snippets.

@mainframed
Created February 27, 2018 22:13
Show Gist options
  • Save mainframed/866701b8d532e4116757ac3e3efadbd4 to your computer and use it in GitHub Desktop.
Save mainframed/866701b8d532e4116757ac3e3efadbd4 to your computer and use it in GitHub Desktop.
for i in `strings "//'user01.jcllib'"`
do
echo "$i ======"
cat "//'user01.jcllib($i)'"|grep pass
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment