Index
sn Topic sig
o n
1 CONNECTING TO UNIX (LOGGING ON)LOGOUT the system
2 Experiment with each of
thesecommands:whodatecalWhoamiUnameHostnameBcExprWEch
otty
3 FILES AND DIRECTORIES
4 HELP!- How to get it. Is it helpful? Other places to look. Using man,
help, whatis, info, apropos
5 FILE UTILITIES
6 RESOURCE MONITORING UTITILITIES
7 Write a Shell script that displays list of all the files in the current
directory to which the user has read, write and execute permissions.
8 Understanding inodes with some commands
9 Create symbolic link and hard links
10 . Shell Script to ask your name, program name and enrollment number
and print it on the screen.
11 . Shell Script Calculate Factorial Of Given Number.
12 Shell Script to check whether given year is leap year or not.
13 Shell Script to find the sum, the average and the product of the four
integers entered.
14 Shell Program to find Largest of Three Numbers
15 Shell Program to Find whether the Character is Vowel or Not.
16 Shell script to display the result “Pass” or “Fail” using the information
given below:
17 Math Calculator Using Command Line Argument.
18 Shell Script to exchange the values of two variables.
19 Shell Script to Swap Two Variables without Using Third Variable.
20 Shell Script Basic Numbers from 1 to 10 using For Loop.
21 Shell Program to Print Numbers from 1 to 10 using While Loop.
22 Shell Program to Print Sum & Average of First 10 Numbers.
23 Shell Script to generate Fibonacci series.
24 Shell Script to find whether a given no is palindrome or not.
25 Shell Script to Find Whether Number is Prime or Not.
26
27
28