META TAGS:- RGPV BHOPAL SYLLABUS I RGPV IT 6TH SEM SYLLABUS I RGTU IT 6TH SEM SYLLABUS I RGPV UNIX AND SHELL PROGRAMMING SYLLABUS I RGPV UNIX SYLLABUS I RGPV IT-601 SYLLABUS I RGPV IT-601 UNIX AND SHELL PROGRAMMING SYLLABUS I RGTU SHELL PROGRAMMING SYLLABUS I RGPV IT ALL SEMESTER SYLLABUS I RGPV IT 6TH SEM COMPLETE SYLLABUS I DOWNLOAD RGPV IT 6TH SEM SYLLABUS I RGPV SYLLABUS FOR IT 6TH SEM 
RGPV / RGTU UNIX AND SHELL PROGRAMMING  IT-601
Branch:- Information Technology
Course:- IT 601 Unix And Shell Programming
UNIT–I
General Overview of the System:System structure,user perspective,O/S services assumption about Hardware The Kernel and buffer cache architecture of Unix O/S,System concepts, Kernel data Structure, System administration, Buffer headers, Structure of the buffer pool, Scenarios for retrieval of the buffer,Reading and writing disk block, Advantage and disadvantage of buffer cache.

UNIT–II
Internal Representation of Files: Inodes, Structure of regular, Directories conversions of a path name to an inode, Super block, Inode assignment to a new file, Allocation of disk blocks, Open read write file and record close, File creation, Operation of special files change directory and change root, change owner and change mode. STAT and FSTAT, PIPES mounting and un mounting files system, Link Unlink

UNIT–III
Structures of Processes and process control:Process states and transitions layout of system memory,the context of a process, manipulation of process address space, Sleep process creation/termination.The user Id of a process, changing the size of a process. Killing process with signals, job control, scheduling commands: AT and BATCH,TIME,CORN


UNIT-IV
Introduction to shell scripts:shell Bourne shell,C shell,Unix commands ,permissions, editors,grep family,shell variables,script,meta characters and environment,if and case statements,for while and until loops. Shell programming.

UNIT-V
Introduction of Awk and perl Programming:Awk pattern scanning,BEGIN and END patterns,Awk arithmetic and variables, and operators, functions, perl; the chop() function, variable and operators.Networking tools:Resolving IP addressing, TELNET, FTP, Socket programming,introduction of Linux structure .

REFERENCE BOOKS:-
  • M.J. Bach “Design of UNIX O.S. “, PHI Learning 
  • Y.Kanetkar “Unix shell programming”, BPB Pub.
      • B.W. Kernighan & R. Pike, “The UNIX Programming Environment”, PHI Learning
      • S.Prata “Advanced UNIX: A Programming's Guide”, BPB Publications, New Delhi.
      • Beck “Linux Kernel, Pearson Education, Asia.
      • Sumitabha Das “ Unix concepts and Applications”.Tata McGraw Hill,Second Edition,2001
      Suggested list of experiments (Installation of Unix/Linux)
      • Study about the General Purpose utilities 
          a) Banner   b) cal     c) date         d)calender            e) tty             f) bc      g) spell & fspell
      • Implement WE Command in C
      • Implement Grep command in C
      • Implement More command in C
      • Implement Link & Unlink in C
      • Implement LS command in C
      • Study about the Unix system variables
      • Write the program to find biggest among 3 numbers using shell
      • Write a shell program to find factorial
      • Write a shell program to check the given string is Palindrome (or) not
      • Write a shell program to check whether the user is logged (or) not
      • Write a shell program to wish the user those who login to the system
      • Write your own profile
      • Write a shell program to find the biggest among numbers using positional parameters
      • Write a shell program to sort the strings using arrays

      0 comments

      Post a Comment

      Followers