Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

UNIX programming Environment Lab programs for 3rd semester UG programme 3A Term: 16th Aug to 10th Dec 2011

List of programs
1. Write a Perl program to demonstrate use of CHOP function. 2. Write a Perl program to determine whether the given year is leap or not using command line argument. 3. Write a program to check whether the given year is leap year or not. 4. Write a program to implement stat () function 5. Demonstrate and implement open () system call function 6. Write a program to create menu which display the list of files, current days, process status current user, and environment path and login information 7. Using shell program for finding a reverse number 8. Write shell a program to find factorial of given number 9. Write a shell program to find the largest of 3 numbers. 10. Write a shell program to display the line containing the pattern UNIX. 11. Write a shell program to check the permission of two files. If they are equal print common file permission along with filenames otherwise print two different file permissions. 12. Write a Perl program to convert binary number into decimal number.

You might also like