Government Engineering College, Patan
CSE Department
Practical List
Subject Name: Operating System (2140702) Semester: 4th
____________________________________________________________________________________________________________________________________
1. To study about commands of windows
os.
2. To study about commands of unix.
man
|
who
|
rmdir
|
mv
|
umask
|
paste
|
cal
|
logname
|
cat
|
more
|
chmod
|
sort
|
date
|
tty
|
cp
|
wc
|
tee
|
uniq
|
echo
|
pwd
|
ln
|
cmp
|
head
|
tr
|
script
|
cd
|
nl
|
touch
|
tail
|
grep
|
passwd
|
mkdir
|
rm
|
ls
|
cut
|
expr
|
3.
Write a shell script that takes name string from user and print with proper
title.
4.
Write a shell script that performs simple arithmetic operations on given input.
5. Write a shell script to find factorial of
given number.
6. Write a Shell script to find the sum of
digits of a number.
7.
Write a shell script to check entered string is palindrome or not.
8. Write a
Shell Script for generating a mark sheet of
student.
9. Write a shell script to find reverses of
given number.
10. Write a Shell script to print
first N odd numbers.
11. Write a Shell script to swap
two values.
12.
Write a program for process creation using C.
13.
Write a menu driven shell script for copy, remove and move the file.
14. Case Study: UNIX,
LINUX and Windows 2000.
No comments:
Post a Comment