This document provides an overview of a UNIX training session that covers shell scripting and sed commands. The session objectives are to understand regular expressions, grep commands, shell features and environment, and writing basic shell scripts. Topics covered include looping statements, conditional statements, here documents, signals, traps, arrays, functions, and an introduction to the sed stream editor for performing text editing operations. Examples are provided for various shell scripting constructs and common sed commands.