Home > Programming > Shell Programming
Shell Programming for System Administrators (SA-245)
Sort Desciption:Shell Programming for System Administrators (SA-245) Prerequisites To succeed fully in this course, students should be able to: Use basic UNIX commands, such as rm, cp, man, more ...
Content Inside:Shell Programming for System Administrators (SA-245) Prerequisites To succeed fully in this course, students should be able to: Use basic UNIX commands, such as rm, cp, man, more, mkdir, ps, and chmod Create and edit text files in vi or a text editor Course Content Module 1 - UNIX Shells and Shell Scripts Describe the role of shells in the UNIX environment Describe the standard shells Define the components of a shell script Write a simple shell script Module 2 - Writing and Debugging Scripts Start a script with #! Put comments in a script Change permissions on a script Execute a script Debug a script Module 3 - The Shell Environment Use Bourne and Korn shell variables Assign values to shell variables Display the value of shell variables Make variables available to subprocesses using the export statement Display the value of environment variables Unset shell and environment variables Customize the user environment using the .profile file Perform arithmetic operations Create and use aliases Display aliases and the values assigned to them Define the built-in aliases Customize the Bourne and Korn shell environments Use the tilde expansion and command substitution features of the Korn shell Module 4 - Regular Expressions and the grep Command Use and describe regular expressions Describe the grep command Use the grep command to find patterns in a file Use the regular expression characters with the grep command Module 5 - The sed Editor Use the sed editor to perform noninteractive editing tasks Use regular expression characters with the sed command Module 6 - The nawk Programming Language Use nawk commands from the command line Write simple nawk programs to generate data reports from text files Write simple nawk programs to generate numeric and text reports from text files Module 7 - Conditionals Use the exit status of a command as conditional control Use the "if" statement to test a condition Pass values ...
Source: www.actsofia.bg
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Related Files
basic shell programming
Filed under: Programming and Shell Programmingbash derives much of its programming functionality from shell variables. Weve ... builtin variables that are vital to shell programming. ...
Unix Shell Scripts
Filed under: Programming and Shell Programmingthat file is called shell script language. Like other programming languages it has variables and flow control. statements (e.g. ifthenelse while for ...
UNIX Shell Programming
Filed under: Programming and Shell ProgrammingPage 1 of 1 ITC_UNIXsp ExecuTrain Course Outline UNIX Shell Programming IT0001 3 Days Description Students learn to read, write, and debug shell scripts, thus increasing ...
Automated testing using Shell Scripting
Filed under: Programming and Shell ProgrammingAdvanced Bash scripting guide from The Linux Documentation Project (TLDP). Unix Shell Programming by Yashavant Kanetkar BPB Publication. ...
Shell Programming
Filed under: Programming and Shell ProgrammingThis training in Shell Programming is designed for. administrator to create and debug shell scripts so as to. automate routine tasks. ...
