Syllabus:
Over
view of the Operating system
Features of os
History of unix/Linux
Features of unix/Linux
Flavours of unix/Linux
Comparision of unix
with windows
Architecture of
unix/Linux
What is a shell?
What is a Kernel?
and Tools, compilers
Unix File System
Different type of
files
Basic
commands
Creating
users and Groups
System
startup and shutdown
Working
with Files
Working with directories
Displaying Files
Documentation
Zip
Files
Viewing long files
Comparing
Files
Printing
files
searching
Files
Standard Input & Output &Error
Different
date formats & cal with more
options
Wild card Characters
: ^, $, \<, \>, *, ?, +,|,?
Tools for Filters
Regular
Expressions & patterns
Flat
Files
What
is Delimiter?
Different
types of Delimiters
Reading
data frm flat files
Writing
data to flat Files
Tools for handling
flat files
Tools
for sorting
Changing
Information In Files
Piping
File
permissions
Communication
Commands
Networking
Commands
Disk
status
Job Control
Process
status
Editors
What is shell Scripting
Different
types of shells
(sh, bash, ksh, csh, zsh, tcsh)
Importance of shell
scripting
Creating shell script
Making shell script
executable
Startup & logout
files
Shell input &
output
Escape
character constants
Aliases
Variables
Operators
Special
Files
Conditional
Execution Statements
String
test commands
Looping
Exit
& sleep commands
Related Flat File
Shellscripts
Command line arguments
Job scheduling
Compile
and Execution of c & c++
programs
Execcuting java programs
and web application
Unix Installation
- Ordinary Files
- Directory Files
- Device Files
- logname, pwd, hostname, uname, cal, date
- logout(exit) , banner, tput clear,who,
- ls , whoami , finger,
- who am i, uptime, time,history,setenv
- groupadd,groupdel
- useradd, userdel
- Init,halt,shutdown
- Different run levels
- How to create files?
- Difference between cat and touch
- cat, touch, rm,split
- cp, ln, wc, renaming Files(mv), nl
- mkdir, cd, rmdir , rm
- ls, ls options
- apropos,help,man,info
- Compress, uncompress
- Pack, unpack, gzip, gunzip, zcat, pcat,tar
- pg, more ,head, tail ,less,display
- cmp,comm, diff
- Zcmp,zdiff
- lp, lpr(with options)
- find,locate,which,whereis,what
- Redirecting Input
- Redirecting Output
- Redirecting Error
- grep, grep with more options
- fgrep , egrep
- What is the need of Regular Expression
- What is a Regular Expression
- Different type of Patterns
- Character pattern
- Word Pattern
- Line pattern
- What is a Flat File
- What is the need of Flat File
- Delimiter Flat File
- Custom Delimiter Flat File
- Cut, paste
- Sort by lines
- Sort by fields
- Sort with options
- Uniq with options
- tr with options
- sed with options
- Need of piping
- Piping With Filters
- tee command
- Types of Permissions
- How to change permissions
- What is the need of changing permissions
- Chmod , umask
- How to change group
- How to change Owner
- Write,mail,wall,mail with options
- telnet, ftp, vlogin, rdate, rlogin
- du, df, free
- Fore ground jobs
- Back ground Jobs
- Killing jobs
- nohup
- ps with options,kill,killall
- Ed Editor
- Ex Editor
- Vi Editor
- Modes of vi editor
- Character pattern
- Word Pattern
- Line pattern
(sh, bash, ksh, csh, zsh, tcsh)
- echo, print, read
- echo, print, read
- System defined variables
- Environmental
- User defined Variables
- Constanrt variables
- How to create Local & Global variables
- Arithmetical Operators
- Relational Numeric Operators
- Relational Ascii Operators
- Logical Operators
- Trash Files
- Terminal Files
- if, if…else, if …elif.., case
- While, until, for
- Break, continue, true, false
- Usage of command line arguments
- Creating new unix commands
- What is $0,$#,$*,$@,$$
- Calling Oracle stored procedures
- At, crontab, batch
programs
No comments:
Post a Comment