INVOKER2002 / Shell-Scripts

A repository for shell script programs
2 stars 1 forks source link
hacktoberfest

Shell-Scripts

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