From 5fe8ae2fb76e743381fcea8b15c45c44c7933009 Mon Sep 17 00:00:00 2001 From: Tarun Date: Thu, 11 Jun 2026 12:14:08 +0530 Subject: [PATCH 1/8] Trying again --- Script4.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script4.sh b/Script4.sh index 750866a3..50cf6f4b 100644 --- a/Script4.sh +++ b/Script4.sh @@ -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 "We are learning $PROFESSION in $Class class, Batch number is $Batch" \ No newline at end of file From 8cbe295d3d581d5811b13b20ec52cc0762341604 Mon Sep 17 00:00:00 2001 From: Tarun Date: Fri, 12 Jun 2026 10:35:53 +0530 Subject: [PATCH 2/8] I learnt this --- Script5.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script5.sh b/Script5.sh index e7c8a940..1fd6a891 100644 --- a/Script5.sh +++ b/Script5.sh @@ -4,3 +4,4 @@ NAME=Young-Minds readonly NAME NAME=DEVOPS echo "my name is: $NAME" +echo "This is the end of the script" \ No newline at end of file From 7dbaeeb20070faf254ae3485733389b49d9e7b51 Mon Sep 17 00:00:00 2001 From: Tarun Date: Fri, 12 Jun 2026 10:38:09 +0530 Subject: [PATCH 3/8] it worked --- Script6.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script6.sh b/Script6.sh index 6284b492..8da8c414 100644 --- a/Script6.sh +++ b/Script6.sh @@ -5,3 +5,4 @@ echo "1st cmdls: $1" echo "2nd cmdla: $2" echo "cmdla list: $@" echo "no of cmdl: $#" +echo "This is the end of the script" \ No newline at end of file From 2cd64a845ce0b6a0032f130c321b84580b017d3f Mon Sep 17 00:00:00 2001 From: Tarun Date: Fri, 12 Jun 2026 11:38:19 +0530 Subject: [PATCH 4/8] This is first commit --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index d4e60905..740d3be7 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,4 +1,5 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" -echo "I am learning Git" \ No newline at end of file +echo "I am learning Git" +echo "I am learning GitHub From Batch 32" \ No newline at end of file From 9cce359a45f4a78edbf80a4a471427d17e09bd74 Mon Sep 17 00:00:00 2001 From: Tarun Date: Fri, 12 Jun 2026 11:40:13 +0530 Subject: [PATCH 5/8] This is second one --- Script1.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index d4e60905..6ece98f9 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,4 +1,6 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" -echo "I am learning Git" \ No newline at end of file +echo "I am learning Git" +echo "I am learning GitHub" +echo "I am learning GitHub and Git Tarun" \ No newline at end of file From 23b43458c368f9ba1f1cab11617283187fa39919 Mon Sep 17 00:00:00 2001 From: Tarun Date: Fri, 12 Jun 2026 11:51:11 +0530 Subject: [PATCH 6/8] Batch 33 --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index b2158495..58d150b9 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,4 @@ echo "I am learning Git" echo "I am learning GitHub" echo "I am learning GitHub and Git Tarun" echo "I am learning GitHub From Batch 32" - +echo "I am learning GitHub From Batch 33" From 890e5e224aeecfc0c62f3645f9cb54ef2cca0dfe Mon Sep 17 00:00:00 2001 From: Tarun Date: Fri, 12 Jun 2026 11:52:44 +0530 Subject: [PATCH 7/8] Batch 34 --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index b2158495..5d7765a7 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,4 @@ echo "I am learning Git" echo "I am learning GitHub" echo "I am learning GitHub and Git Tarun" echo "I am learning GitHub From Batch 32" - +Echo "I am learning GitHub From Batch 34" From 73cfcbf0ee8dc5128aac0343a4e22781c48a3282 Mon Sep 17 00:00:00 2001 From: Tarun Date: Sat, 13 Jun 2026 19:22:54 +0530 Subject: [PATCH 8/8] Trying again --- Script4.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script4.sh b/Script4.sh index 50cf6f4b..5f8f8cb9 100644 --- a/Script4.sh +++ b/Script4.sh @@ -4,4 +4,5 @@ Class=Young-minds Batch=25 PROFESSION=AWS/DevSecOps/Azure DevOps echo "Class Name is $Class, Batch number $Batch, We are learning $PROFESSION" -echo "We are learning $PROFESSION in $Class class, Batch number is $Batch" \ No newline at end of file +echo "We are learning $PROFESSION in $Class class, Batch number is $Batch" +echo "This is the end of the script" \ No newline at end of file