This document provides a summary of a workshop on advanced Linux skills including scripting, archiving, file manipulation and shell scripts. It discusses using scripts for automation with wildcards, loops and conditionals. Specific commands covered include tar, gzip, bzip2, xz for archiving, cut, paste and sort for file manipulation and if/then, for and while loops for scripting logic. The use of shell scripts in HPC job submission is also demonstrated.