PCA 1 Assignment
Subject Name- UNIX & Shell Programming Lab
Subject Code- BCAC691
1. Write a Shell script to display Prime numbers in a given range
2. Write an interactive shell program for copying, removing, renaming a given file as input.
3. Write a shell script to generate a multiplication table
4. Write a Shell program to do the following operations-
(i) Create a directory
(ii) View all files in the current directory
(iii) Rename a directory
(iv) View all files starting with a specific character
(v) View all files and hidden files