DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Shell Prog

RAJALAKSHMI ENGINEERING COLLEGE Rajalakshmi Nagar, Thandalam, Chennai – 602 105 Department of Computer Science and Engineering GE2155 – Computer Practice Lab - II Shell…

Documents Basic Unix Commands

BASIC UNIX COMMANDS Ex. No: 1 Aim: To write the basic commands and syntax by using Unix. Command Description: Command: date Description: Date command is used to display the…

Documents COMPUTER PRACTICE LABORATORY – II.pdf

KRS COLLEGE OF ENGINEERING 185253 P C 2 2 COMPUTER PRACTICE LABORATORY – II L T 0 1 LIST OF EXPERIMENTS 1. UNIX COMMANDS 15 Study of Unix OS - Basic Shell Commands - Unix…

Documents Programming Notes

UNIT – 1 Q1.What is UNIX ? Explain its History and features Ans:- What is UNIX ? 1. Unix is a computer operating system. 2. An operating system is the program that controls…

Documents Svit Linux

AIM:1 Write a Shell script that accepts a filename, starting and ending line numbers as arguments and displays all the lines between the given line numbers. PROGRAM: echo…