Skip to content
Open

Main #280

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Desktop/project-1/Terraform-Automation-project
Submodule Terraform-Automation-project added at d158a2
5 changes: 5 additions & 0 deletions Script1.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
echo "We are trying this practical from linux EC2"
echo "I am from Young minds"
echo "We are from batch-27 and learning DevOps"
echo "We are learning AWS, Azure DevOps and DevSecOps"
echo "I am learning in batch-29 devOps"
echo " I am modifying this code for learning"
echo "We are from batch-25 and learning git/gihub"
echo "We are learning Branching"
echo "I am learning Devops"
Expand Down
2 changes: 1 addition & 1 deletion Script2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ echo "Value of a"
read a
echo "Value of b"
read b
echo "Hello value of a is $a and value of b is $b"
echo "Hello value of a is $b and value of b is $a"
1 change: 1 addition & 0 deletions Script4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Class=Young-minds
Batch=25
PROFESSION=AWS/DevSecOps/Azure DevOps
echo "Class Name is $Class, Batch number $Batch, We are learning $PROFESSION"
echo "batch-29 learning and practicing AWS Devops "