Basic Unix Course

Unix Shell Scripting Course

Learn basic Unix scripting course.

The Unix scripting course is a powerful multi user course that can be implemented on a variety of platforms. Unix is a standard operating system upon which organizations and companies base their own system. This course teaches command line interface using shell program.

About the course: The Unix scripting course teaches students how to automate day to day manual work. This course teaches students about the files and processes, directory structure, types and listing of files and directory and also how to make changes to various directories. Along with these, the students are also taught how to remove directories, display files and search content and create copy and move files. By the end of this course the students will be able to develop their shell programs using various commands.

Prerequisites: what are the essential requirements for this course Students appearing for this course must have fair knowledge of working with files. Students must already have great exposure towards operating system and how they function. A basic understanding of all computer aspects will help in better understanding of this course.

Target students: The Unix scripting course is targeted mainly towards beginners who wish do learn and understand the basics to advance concepts of Unix. Already learned people can also take up this course to brush up their knowledge.

Join Our course to learn Unix commands and get expert in Unix Operating system.

Unix Shell Scripting Training   Unix Training Course Modules:

Topic 1: Introduction To UNIX Operating System

  • What is Unix?
  • File and Processes
  • Directory Structure
  • Starting Unix terminal

Topic 2: File Management And Directories

  • Types of files
  • Listing Files and Directory
  • Making Directories
  • Changing to different directory
  • Pathnames and more about home directories/pathnames
  • Creating, Copying & Moving files
  • Removing Files and Directories
  • Display file and search contents

Topic 3: File Permissions/Access

  • File Access Modes
  • Directory Access Modes
  • Changing Permissions
  • Changing Owners and Groups

Topic 4: Unix Environment

  • Profile files
  • Environment Variables

Topic 5: Pipes And Filters

Topic 6: Processes

  • Starting a process
  • Listing processes
  • Stopping a process

Topic 7: The Vi Editor

  • Starting the editor
  • Operation modes
  • Edit Files
  • Various Control Commands

Topic 8: Scheduling Jobs

  • View scheduled jobs
  • Add/Edit jobs

Topic 9: Unix Basic Utilities

  • Printing
  • Email

Topic 10: Unix Links

Topic 11: Archiving, Backup And Restore

Topic 12: Command Input And Output

Topic 13: Unix Shell Programming

  • What is Shell
  • Using Variables/Special Variables – Defining, Accessing, Unsetting
  • Using Shell Arrays
  • Basic Operators
  • Loops
  • Input/Output Redirection