A Unix Survival Guide for the ISPF Veteran Moving Off Endevor (Part 2: More Commands)
Part 1 covered the concepts — how a PDS maps to a directory, how Endevor’s package-and-promote model maps to Git’s commit-and-merge model, and the handful of commands you need to get moving: ls, cd, vi, git, chmod. This installment adds the commands you’ll reach for once you’re doing real work day to day: searching across files, checking space, watching processes, and … Read more