Skip to content

Collocation of Shell Scripts basics to perform logical operations using loops, conditions and function calls

Notifications You must be signed in to change notification settings

raghadmta/Bash-Scipts

Repository files navigation

Shell-Scipts


These are a Collocation of Shell Scripts basics to perform logical operations using loops, conditions and function calls

Scripts:

  • FuncinFunc.sh -> Call function1 and then call function2 from inside the function1 in Linux Script.

  • add_user_loop.sh -> Create users user1, user2, user3, Assign them passwords respectively and Create groups ec2, rds, lambda.

  • add_text_to_file.sh -> Function to Create a file named “aws.txt” that contains Text.

  • copyFile.sh -> Function to Copy “aws.txt” to a folder.

  • comparison.sh -> a script to compare input number and print if bigger, lesser or equal to number 10.

  • calculator.sh -> a Calculator using bash scripting.


This project was part of Saudi Digital Acadmy's ( SDA ) DevOps BootCamp 2022

About

Collocation of Shell Scripts basics to perform logical operations using loops, conditions and function calls

Resources

Stars

Watchers

Forks

Languages