Duration
20Course Price
$ 349.004.5 (23)
Overview
AutomationTraining4u is a leading training and consultancy group which impart knowledge on the particular program with the best trainers in IT having more than 10+ years of experience. We focus on real time based training & practical knowledge.
Training with Automation Training4U will benefit on the following ways in one’s career:
- Build Resume
- Multiple Interview Session
- Job Assistance
- Theory Session
- Practical Assignments
- Real Time Example
- Class Videos
Course Content
Introduction to Unix, History, Versions, Features. File Systems |
|
Logging In, Password, Creating Files and Dir. Removing files and dir. |
|
Additional commands (uname, mv, date, ,ls options, finger, who, cal. Copying using |
|
(absolute, relative) method, Wild characters, redirection ( ?, *, [ ] ), (stdin, stdout, stderr |
|
File access permissions chmod (absolute, symbolic), umask. Simple filters (more,less, wc, sort, cut, paste, tr) |
|
Editors – vi (advance) – 3 modes – escape, insert, colon |
|
Searching files using find command by using various options, communications tools – using write, talk, mail, wall commands Advance filters (grep, sed, awk) |
|
Linking files using hard link and short link, process scheduling – background process, killing process |
|
Shell Programming – Introduction, Variable declaration, logical and relational, case |
|
statements, loops and positional parameters, if condition |
|
Introduction to Shell Scripting and its Usage |
|
Regular Expressions, GREP Command |
|
Sed Editor Tasks |
|
The adv-awk programming language |
|
UNIX Shells and Shell scripts, Describe the role/standards of shells in the UNIX environment, |
|
The Shell Environment |
|
Writing and Debugging Scripts |
|
Conditionals |
|
Loops :Write scripts that use for, while and until loops & Write a script using the select statement |
|
Interactive Scripts: Use the print and echo commands to display text. Use the read command to interactively assign data to a shell variable. Create a "here" document & Use file descriptors |
|
Advanced Variables, Parameters, and Argument Lists |
|
Functions ,Create user-defined functions in a shell script. Create, invoke, and display functions from the command line pass arguments into a function. Call function from (function) files, Traps Describe how the trap statement works,USe the trap statement to catch signals to perform Error-Handling |
|
Dialog Utilities & Job Automation. |