0% found this document useful (0 votes)
2 views

OS Practical File

Uploaded by

wasteoftime.idc
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

OS Practical File

Uploaded by

wasteoftime.idc
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Jagannath International Management School

Vasant Kunj, New Delhi-110070

(Department of Information Technology)

Operating System & Linux

Bachelor of Computer
Application Semester- V
(2022-2025)
Subject: Practical – XI [OS Lab.]
Subject Code: BCA 371
Session: August – December 2024

Submitted To: Submitted By:


Dr. Abhishek Kr Gupta Name: Sahina Firdosh
Assistant Professor– Department of IT. Roll No: 00614202022
JIMS, Vasant Kunj, New Delhi Class: BCA-5M
Jagannath International Management School
Vasant Kunj, New Delhi-110070
(Affiliated to Guru Gobind Singh Indraprastha University, New
Delhi) Recognized u/s 2(f) by UGC & Accredited with ‘A+’ Grade by
NAAC Participant of UNGC New York and ISO 9001:2015 Quality
Certified

Table of Contents

S No. List of Practicals Date Signature


Connect to Linux Server and understand the basic directory
1.
structure of Linux.
To understand basic directory navigation commands like
2.
cat, cd, mv, cp, rm, mkdir, rmdir, file, pwd command.
To understand basic directory navigation commands like
3. date, cal, echo, bc, ls, who, whoami, hostname, uname, tty,
alias.
To understand help commands like man, info, help,
4.
apropos, whatis.
5. To understand how to examine and change file permissions.
To understand process related commands like top, ps,
6.
pstree, nice, renice.
To understand vi basics, 3 modes of vi editor, how to write,
7.
execute shell script in vi editor.
8. WAP in shell script to display the input of your age.
WAP in shell script to input the month number and generate
9.
corresponding calendar.
WAP in shell script to check whether the number entered
10.
by user is even or odd.
WAP in shell script to display the greatest of three
11.
numbers.
12. Write basic shell script to display the table of a number.
Write basic shell script to input a character from user and
13.
then check whether it is uppercase, lowercase or digit.
14. Write basic shell script to calculate factorial of a number.
Write basic shell script to check whether the number
15.
entered by user is prime or not.
16. Write basic shell script to print numbers between 1 to 100.

You might also like