Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

JAGAN INSTITUTE OF MANAGEMENT STUDIES

SECTOR – 5, ROHINI, NEW DELHI

(Affiliated to)
GURU GOBIND SINGH INDRAPRASTHA UNIVERSITY
SECTOR – 16 C, DWARKA, NEW DELHI

PRACTICAL FILE OF OPERATING SYSTEM WITH LINUX

Submitted To: Dr. DEEPTI S. Submitted By: Lakshya Pal


Professor (IT) Enrollment No:
MCA 1st Year (Section - A)
1st Semester
ACKNOWLEGEMENT
I take this opportunity to present my votes of thanks to my faculty who really

acted as pillars to help my way throughout the execution of lab exercises that

has led to successful and satisfactory completion of the study of Subject

OPERATING SYSTEM WITH LINUX).

I feel great sense of gratitude for Dr. DEEPTI S. under whose guidance and

motivation this work has been performed.

I would also like to express my thanks to all lab assistants for giving me

opportunity to work under their esteemed guidance. This project would not

have completed without their guidance and coordination.

The inspiration of the faculty members of the Information Technology

Department of JIMS Rohini (Sec-5) enabled me to make a thorough study of

these subjects.

Student Name:Lakshya Pal

Enrollment No.:
CERTIFICATE
This is certified to be the bona fide work of the student,

Name: Lakshya pal , Enrollment No.: for the purpose of subject


OPERATING SYSTEM WITH LINUX of MCA, 1 semester under the supervision of
st

Dr. DEEPTI S. during the academic year 2023-2025.

Dr. DEEPTI S.
Professor (IT)
JIMS, Rohini
INDEX

S.No Practicals Topic Faculty Sign

10
1. Create a structure as follows in home directory: [CO1]
linux

shell <commands --FILE> userfiles

scripts personal
SOLUTION:

2. Create a file “text” in the personal directory and then copy the file into linux
directory ?

SOLUTION:
3. Create 5 files prog1, prog2, prog3, prog4, prog5 in the scripts directory. Copy
the directory structure userfiles in shell directory ?
SOLUTION:

4. Count total number of words, characters and lines in the files in scripts
directory ?
SOLUTION:
5. Compare files prog1 and prog2 ?

SOLUTION:

6. Split prog1 into multiple files (with five lines each).

SOLUTION:
7. Delete scripts (from userfiles) directory.

SOLUTION:

8.Add execute permission to the user and write permission to group and others
on commands file.

SOLUTION:

9. Change permission of file “commands” to r--r--r—(Using Octal Notation).

SOLUTION:

You might also like