DKGT Technologies : Unix course syllabus

            

1)      UNIX/LINUX Introduction

·         UNIX/LINUX Concept

·         UNIX/LINUX architecture

·         Operating system concept

·         Kernel

·         Shell

·         Files and Directories

·         UNIX/LINUX output statement

·         Comments in UNIX/LINUX

·         UNIX/LINUX Flavours

·         File system concept in UNIX/LINUX

·         Shell script concept

2)      UNIX/LINUX variables

·         Shell variables

·         Environment variable

·         Shell variables within scripts

3)      UNIX/LINUX Operators

·         Arithmetic operator - +, - , *, /

·         Relational Operator - -eq, -ne, -gt, -ge, -lt, -le

·         Boolean operator - !,-o, -a

4)      Conditional Statements in UNIX/LINUX

·         For

·         Case

·         While

·         Until

·         If

·         Test

·         Select

·         Break

·         Continue

5)      File system in UNIX/LINUX

·         Ordinary Files

·         Directories

·         Special files

·         File Permissions – read, write and Execute

·         File users – user, group and others

6)      Standard UNIX/LINUX

·         Stdin

·         Stdout

·         Stderr

7)      Shell Types

·         Bourne shell - sh

·         C shell - csh

·         Korn shell – ksh

·         Bourne again shell – bash

8)      UNIX/LINUX Functions

·         Function example

·         Call one function from another

·         Nested Function

9)      Regular expression -  ^, $, ., *, [a-z]

10)   Piping and Redirection

11)   UNIX/LINUX Path – Absolute path & Relative path

12)   Arithmetic operations using expr and (())

13)   UNIX/LINUX Commands

1.       Login

2.       Change password – passwd

3.       Listing directories and files – ls

4.       Identify login details – whoami, users, who

5.       Logout command - logout

6.       Create  and Edit Files – cat, vi Editor

7.       Display Files – cat

8.       Word count – wc

9.       Copy files – cp

10.   File and directory Rename – mv

11.   Delete File – rm

12.   Change directory – cd

13.   Present working Directory – pwd

14.   Create directory – mkdir

15.   Remove Directory – rmdir

16.   Permission modify – chmod

17.   Change owner – chown

18.   Change group – chgrp

19.   Printing Files – pr

20.   Mail command – mail

21.   String identifier – grep, egrep, fgrep

22.   Process – ps

23.   Process stop – kill

24.   Top command – top

25.   Ping command – ping

26.   Host command - hostname

27.   ftp utility

28.   finger command

29.   Date command – date

30.   Help command – man

31.   Stream Editor command – sed

32.   Find command - find

33.   Head command – head

34.   Tail command – tail

35.   More command – more

36.   Touch command – touch

37.   Disk free command – df

38.   Disk usage – du

39.   Common Command - comm

40.   Mount File system – mount

41.   Calendar - cal

42.   Unmounts file system – unmounts

43.   User commands – useradd, usermod, userdel

44.   Group command – groupadd, groupmod, groupdel

45.   Scheduler scripts - Crontab

46.   Zip files – gunzip,gzip, compress , uncompress, unzip

47.   Terminal connection – telnet

48.   Cut command – cut

49.   Paste command - paste

50.   Tar command – tar

51.   Sort command – sort

52.   Super user – su

53.   Clear window – clear

54.   Sort command – sort

55.   Unique command – uniq

56.   Different command – diff

57.   Compare command - cmp

58.   AWK command – awk

59.   Line command – nl

60.   Translate command – tr

61.   Debug mode command  - set

62.   Shift command – shift

63.   Output command – echo

64.   Inode command – inode

65.   Export command – export

66.   Tee command – tee

67.   Test command

68.   nano

14)   UNIX/LINUX shell script programs with examples – will explain with 50 examples

Comments

Post a Comment

Popular posts from this blog

DKGT Technologies : PLSQL course syllabus

About DKGT Technologies: