You are on page 1of 18

Experiment 1: WASS which asks for your name, age, department and course and display the information.

INPUT

OUTPUT

Experiment 2: WASS which that creates a file containing message of file creation time, no. of users of Unix at the
moment and list of all users.
INPUT

OUTPUT

Experiment 3: WASS to create a branch \usr directory with depth of D5 and create two files within these folders.
INPUT

Experiment 4: WASS to display result in terms of percentage and show the message whether a student got distinction,
first division, second div, third div or failed.
INPUT

OUTPUT

Experiment 5: WASS to calculate gross salary, using basic pay, HRA and DA.
INPUT

OUTPUT

Experiment 6: WASS to convert distance in kms to meters, feet, inches and cms.
INPUT

OUTPUT

Experiment 7: WASS to find the area and perimeter of a rectangle.


INPUT

OUTPUT

Experiment 8: WASS to find area and circumference of a circle.


INPUT

OUTPUT

Experiment 9: WASS to create a menu driven program containing 4 options to choose from.
INPUT

OUTPUT

Experiment 10: WASS to print good morning, good afternoon, good evening or good night according to the time.
INPUT

OUTPUT

Experiment 11: WASS to compute factorial of a number.


INPUT

OUTPUT

Experiment 12: WASS to change the extension of .txt files to .doc.


INPUT

OUTPUT

Experiment 13: WASS to redirect output of date command w/o time command into a file.
INPUT

OUTPUT

Experiment 14: WASS which takes a command line argument in kms and gives options to convert it into dms or cms.
INPUT

OUTPUT

Experiment 15: WASS to rename each file in directory with a PID extension, keeping the directories unaltered.
INPUT

OUTPUT

Experiment 16: WASS to print the Fibonacci series.


INPUT

OUTPUT

INDEX
S.NO. Experiment
1.

WASS which asks for your name, age, department and course and
display the information.

2.

WASS which that creates a file containing message of file creation


time, no. of users of Unix at the moment and list of all users.

3.

WASS to create a branch \usr directory with depth of D5 and create


two files within these folders.

4.

5.

WASS to display result in terms of percentage and show the


message whether a student got distinction, first division, second div,
third div or failed.
WASS to calculate gross salary, using basic pay, HRA and DA.

6.

WASS to convert distance in kms to meters, feet, inches and cms.

7.

WASS to find the area and perimeter of a rectangle.

8.

WASS to find area and circumference of a circle.

9.

WASS to create a menu driven program containing 4 options to


choose from.

10.

WASS to print good morning, good afternoon, good evening or


good night according to the time.

11.

WASS to compute factorial of a number.

12.

WASS to change the extension of .txt files to .doc.

13.

WASS to redirect output of date command w/o time command into


a file.

14.

WASS which takes a command line argument in kms and gives


options to convert it into dms or cms.

15.

WASS to rename each file in directory with a PID extension,


keeping the directories unaltered.

16.

WASS to print the Fibonacci series.

Sign.

You might also like