A repository for shell script programs
- firstsh.sh is my first ever shell scipt , honestly felt lika an achievement .
- secondsh.sh , a script that displays my first name n times(n has to be inputed by the user).
- factorial.sh is a script that calculates and displays factorial of n(user input).