UNIX Fundamentals: Shell Scripting Basics

Inquiry

Developed in 1969 by AT&T at Bell Labs, UNIX has evolved to become a popular operating system used by individuals, companies, and organizations for diverse personal and commercial applications. Commercial UNIX systems include Oracle Solaris, IBM AIX and HP-UX, and the success of UNIX variants like Linux, Mac OSX and Android operating systems have helped UNIX become one of the most popular OSes in the world today. The UNIX shell is a powerful, command-line interface that allows users to create scripts to control the inner workings of UNIX. This course is an overview that introduces the learner to the basics of shell scripting in UNIX, including a discussion on how shell scripts work, and choosing the right UNIX shell. This course will also introduce the creation of executables, redirection, substitution and patterns, and the use of UNIX commands in a script.

  • Recognize examples of how the UNIX shell processes using expansion and substitution
  • Group commands on a command line
  • Recognize how commands are stored in scripts
  • Choose UNIX shells
  • Create a shell script
  • Run a shell script
  • Choose UNIX shells
  • Create a shell script
  • Run shell scripts
  • Recognize how characters are used in commands
  • Use conditional execution
  • Group commands
  • Use standard I/O redirection
  • Perform file redirection
  • Script with redirection
  • Use file substitution
  • Use command substitution
  • Use command execution
  • Use redirection
  • Use substitution in a script

Community Rating

Studied or Worked here? Share Your Review

Your email address will not be published. Required fields are marked *

Please do not post:

  • Aggressive or discriminatory language
  • Profanities (of any kind)
  • Trade secrets or confidential information

Thank you once again for doing your part to keep Edarabia the most trusted education source.

Similar Courses to Advance Your Career