From feb0344b3a167b068d31e59f91420c97dbf1da8e Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 18 Nov 2023 08:59:44 +0530 Subject: [PATCH 01/51] Update Script1.sh --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 07357f15..172a52ea 100644 --- a/Script1.sh +++ b/Script1.sh @@ -3,4 +3,4 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "Welcome to Young Minds" -echo "Hello batch-20, We are learning Jenkins" +echo "Hello batch-21, We are learning Jenkins" From 1c8299998cdaf0314291ea6d314a53c574ac51fe Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Sat, 18 Nov 2023 09:14:30 +0530 Subject: [PATCH 02/51] i am commiting this change as sample --- Script1.sh | 1 + Script8.sh | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Script1.sh b/Script1.sh index 172a52ea..e65db43f 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,3 +4,4 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "Welcome to Young Minds" echo "Hello batch-21, We are learning Jenkins" +echo "We have started Git sessions." diff --git a/Script8.sh b/Script8.sh index 3d246692..2f2626b7 100644 --- a/Script8.sh +++ b/Script8.sh @@ -27,3 +27,5 @@ then else echo "None of the condition met" fi + +echo "We are testing git practical" \ No newline at end of file From df321a93c7321c0376af9d790cebd2758f08c1ef Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 Nov 2023 03:54:26 +0000 Subject: [PATCH 03/51] Removed fake commits --- Script1.sh | 1 - Script8.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/Script1.sh b/Script1.sh index e65db43f..172a52ea 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,3 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "Welcome to Young Minds" echo "Hello batch-21, We are learning Jenkins" -echo "We have started Git sessions." diff --git a/Script8.sh b/Script8.sh index 2f2626b7..c8a713cf 100644 --- a/Script8.sh +++ b/Script8.sh @@ -28,4 +28,3 @@ else echo "None of the condition met" fi -echo "We are testing git practical" \ No newline at end of file From 7fc5b3f8432fb2c13edfb2b153655862cc9d94d5 Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Sun, 19 Nov 2023 08:51:54 +0530 Subject: [PATCH 04/51] We are learning git merge --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 172a52ea..65022588 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,3 +4,4 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "Welcome to Young Minds" echo "Hello batch-21, We are learning Jenkins" +echo "hello Team, How are you?" From 29141b7874b1855e2290bb32b19338c8393255cb Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Wed, 22 Nov 2023 08:55:00 +0530 Subject: [PATCH 05/51] Update Script1.sh --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 65022588..c11b5973 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,4 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "Welcome to Young Minds" echo "Hello batch-21, We are learning Jenkins" -echo "hello Team, How are you?" + From 98a77b2979ef164e93482973a51c67f611e3f27e Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Wed, 24 Jan 2024 07:44:07 +0530 Subject: [PATCH 06/51] this is my first commit --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index c11b5973..c587dfc4 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,5 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "Welcome to Young Minds" echo "Hello batch-21, We are learning Jenkins" +echo "Good morning batch-22, We are learning GitHub" From fe5ba34dcaa7e19d0f6b99c5a07d1248e2c2318f Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Wed, 24 Jan 2024 07:51:46 +0530 Subject: [PATCH 07/51] This is my sample commit 2nd --- Script2.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Script2.sh b/Script2.sh index 4a8343b4..867c7b9d 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,4 +5,3 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" -echo "We are performing this practical for batch-20" From cb6b94d7681320efd1f800f65c525bd8876d13b8 Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Wed, 24 Jan 2024 08:07:43 +0530 Subject: [PATCH 08/51] Modifying Script2 --- Script2.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script2.sh b/Script2.sh index 867c7b9d..e0b7686d 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,3 +5,4 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" +echo "Welcome to DevOps" From ac03604463d29e8ba4408591fcda92b257db2943 Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Wed, 24 Jan 2024 08:22:33 +0530 Subject: [PATCH 09/51] Request commit --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index c587dfc4..dca795f2 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,5 @@ echo "Hello, How are you?" echo "Welcome to Young Minds" echo "Hello batch-21, We are learning Jenkins" echo "Good morning batch-22, We are learning GitHub" +echo "We are learning branching strategies" From 051ec25ade765a50bb5414822a5dfcd4ca8eba53 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Fri, 26 Jan 2024 08:06:43 +0530 Subject: [PATCH 10/51] Update Script1.sh --- Script1.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Script1.sh b/Script1.sh index dca795f2..ff8023c3 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,8 +2,4 @@ #This is my 1st shell script to print output echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" -echo "Welcome to Young Minds" -echo "Hello batch-21, We are learning Jenkins" -echo "Good morning batch-22, We are learning GitHub" -echo "We are learning branching strategies" - +echo "We are learning Git" From d8c83534a10ad755dc02574121524e5dcafda1b0 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 26 Jan 2024 13:41:41 +0000 Subject: [PATCH 11/51] Adding code --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index ff8023c3..3ce39d31 100644 --- a/Script1.sh +++ b/Script1.sh @@ -3,3 +3,4 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "We are learning Git" +echo "We are trying this practical from linux EC2" From c53dd8a959c6566f8f09f0923e50f1ec63b8fb61 Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Fri, 29 Mar 2024 08:48:06 +0530 Subject: [PATCH 12/51] This is my first commit for batch-23 --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 3ce39d31..e1dcdbba 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,3 +4,4 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "We are learning Git" echo "We are trying this practical from linux EC2" +echo "We are from batch-23 and learning git/gihub" From 20526d5a28af6acebc982ab5c4be088cb436a01d Mon Sep 17 00:00:00 2001 From: root Date: Fri, 29 Mar 2024 03:33:27 +0000 Subject: [PATCH 13/51] 2nd commit for batch-23 --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index e1dcdbba..290b6864 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,4 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "We are learning Git" echo "We are trying this practical from linux EC2" -echo "We are from batch-23 and learning git/gihub" +#echo "We are from batch-23 and learning git/gihub" From fd0cefeecfe2fa9103fa3818ce044c2ab2b5dcc4 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Fri, 29 Mar 2024 09:11:45 +0530 Subject: [PATCH 14/51] Update Script1.sh --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 290b6864..c551c94d 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,5 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "We are learning Git" echo "We are trying this practical from linux EC2" -#echo "We are from batch-23 and learning git/gihub" +echo "We are from batch-23 and learning git/gihub" +echo "Happy good friday" From 166ad0cceedc97b61a56eb553c7f93afa7d394c7 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 30 Mar 2024 08:50:22 +0530 Subject: [PATCH 15/51] Update Script1.sh --- Script1.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Script1.sh b/Script1.sh index c551c94d..11fd50b1 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,5 +4,5 @@ echo "Hello All, Welcome to AWS/Devops Class" echo "Hello, How are you?" echo "We are learning Git" echo "We are trying this practical from linux EC2" -echo "We are from batch-23 and learning git/gihub" -echo "Happy good friday" +echo "We are from batch-24 and learning git/gihub" +echo "Happy weekend" From e4279319ba3453563d8113f7ac43bfe13c4aa4a3 Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Sat, 30 Mar 2024 09:09:12 +0530 Subject: [PATCH 16/51] code changes for req- REQ9865634 --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 11fd50b1..b5f94ce2 100644 --- a/Script1.sh +++ b/Script1.sh @@ -6,3 +6,4 @@ echo "We are learning Git" echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git/gihub" echo "Happy weekend" +echo "Today is saturday" From 11bb8644e83ba40c2adcdb5c201e627be2067315 Mon Sep 17 00:00:00 2001 From: sohansatpute Date: Sat, 30 Mar 2024 09:28:28 +0530 Subject: [PATCH 17/51] We have deleted 1 script file --- Script1.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Script1.sh diff --git a/Script1.sh b/Script1.sh deleted file mode 100644 index b5f94ce2..00000000 --- a/Script1.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash -#This is my 1st shell script to print output -echo "Hello All, Welcome to AWS/Devops Class" -echo "Hello, How are you?" -echo "We are learning Git" -echo "We are trying this practical from linux EC2" -echo "We are from batch-24 and learning git/gihub" -echo "Happy weekend" -echo "Today is saturday" From f1e4b393e64d0b2f7ed8420f5cc70fdc65e5c6a8 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 30 Mar 2024 09:31:22 +0530 Subject: [PATCH 18/51] Create script1.sh --- .../script1.sh" | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 "echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" diff --git "a/echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" "b/echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" new file mode 100644 index 00000000..0aad6b36 --- /dev/null +++ "b/echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" @@ -0,0 +1,4 @@ +echo "We are trying this practical from linux EC2" +echo "We are from batch-24 and learning git/gihub" +echo "Happy weekend" +echo "Today is saturday" From 1f406d000e183bfcf29724195e581401ed30bb60 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 30 Mar 2024 09:31:48 +0530 Subject: [PATCH 19/51] Delete echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git directory --- .../script1.sh" | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 "echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" diff --git "a/echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" "b/echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" deleted file mode 100644 index 0aad6b36..00000000 --- "a/echo \"We are trying this practical from linux EC2\" echo \"We are from batch-24 and learning git/script1.sh" +++ /dev/null @@ -1,4 +0,0 @@ -echo "We are trying this practical from linux EC2" -echo "We are from batch-24 and learning git/gihub" -echo "Happy weekend" -echo "Today is saturday" From 89b1abbaa295f31b1415af06c57718a4a3f1beae Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 30 Mar 2024 09:32:09 +0530 Subject: [PATCH 20/51] Create script1.sh --- script1.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 script1.sh diff --git a/script1.sh b/script1.sh new file mode 100644 index 00000000..0aad6b36 --- /dev/null +++ b/script1.sh @@ -0,0 +1,4 @@ +echo "We are trying this practical from linux EC2" +echo "We are from batch-24 and learning git/gihub" +echo "Happy weekend" +echo "Today is saturday" From 4f047adf217df8c5abaf195d3222df6e6bf1cb70 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 30 Mar 2024 09:32:44 +0530 Subject: [PATCH 21/51] Update script1.sh --- script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script1.sh b/script1.sh index 0aad6b36..9eb89469 100644 --- a/script1.sh +++ b/script1.sh @@ -1,4 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git/gihub" echo "Happy weekend" -echo "Today is saturday" + From b701467123ff78ec8b78b7a28bb1f5f1e068d26c Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:42:22 +0530 Subject: [PATCH 22/51] Create file1 --- file1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 file1 diff --git a/file1 b/file1 new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/file1 @@ -0,0 +1 @@ + From f92a3bc211c4c68d8dbafc5a9aad07ba90c3570c Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:42:44 +0530 Subject: [PATCH 23/51] Update file1 --- file1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file1 b/file1 index 8b137891..30cf4f0b 100644 --- a/file1 +++ b/file1 @@ -1 +1,4 @@ - +1. Hi, +2. good monirng +3. How are you? +4. Husband: We have to travel Manali in Dec From 894ef0b1aee4110c6ddcb0fcf8f1d60e8bbaa64f Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:44:31 +0530 Subject: [PATCH 24/51] Update file1 --- file1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file1 b/file1 index 30cf4f0b..f125bd1d 100644 --- a/file1 +++ b/file1 @@ -1,4 +1,4 @@ 1. Hi, 2. good monirng 3. How are you? -4. Husband: We have to travel Manali in Dec +4. Husband: We have to travel Pune in Dec From 943acfc30d8436d363fd1e182db6e266f646f225 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:54:12 +0530 Subject: [PATCH 25/51] Update file1 --- file1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file1 b/file1 index f125bd1d..e3421802 100644 --- a/file1 +++ b/file1 @@ -1,4 +1,4 @@ 1. Hi, 2. good monirng 3. How are you? -4. Husband: We have to travel Pune in Dec +4. Husband: I don't want to travel From d31b9c16c5dfaaf07b04aa9f80652bcd2ca1e739 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:54:37 +0530 Subject: [PATCH 26/51] Update file1 --- file1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file1 b/file1 index f125bd1d..4684415d 100644 --- a/file1 +++ b/file1 @@ -1,4 +1,4 @@ 1. Hi, 2. good monirng 3. How are you? -4. Husband: We have to travel Pune in Dec +4. Wife: We have to travel. From d2f55d4b6f4c2338f982e5fef6c4b19e283afb70 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:58:43 +0530 Subject: [PATCH 27/51] Update file1 --- file1 | 1 + 1 file changed, 1 insertion(+) diff --git a/file1 b/file1 index e3421802..4b63adad 100644 --- a/file1 +++ b/file1 @@ -2,3 +2,4 @@ 2. good monirng 3. How are you? 4. Husband: I don't want to travel +5. We are from batch-23 From 169b5227dfabd6c96946db2c636c7641948cd8c0 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Wed, 3 Apr 2024 09:05:12 +0530 Subject: [PATCH 28/51] Delete file1 --- file1 | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 file1 diff --git a/file1 b/file1 deleted file mode 100644 index 1bccf090..00000000 --- a/file1 +++ /dev/null @@ -1,6 +0,0 @@ -1. Hi, -2. good monirng -3. How are you? -4. Wife: We have to travel. -5. Husband: I don't want to travel -6. We are from batch-23 \ No newline at end of file From 5b5954d918ae74a28217d6e2bb1c05f2e247c1ec Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Thu, 18 Apr 2024 08:17:17 +0530 Subject: [PATCH 29/51] Update Script4.sh --- Script4.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Script4.sh b/Script4.sh index c016e2bf..750866a3 100644 --- a/Script4.sh +++ b/Script4.sh @@ -1,6 +1,6 @@ #!/bin/bash #This is creation and calling of shell variable --- defining variables Class=Young-minds -Batch=13 -PROFESSION=AWS/DevOps +Batch=25 +PROFESSION=AWS/DevSecOps/Azure DevOps echo "Class Name is $Class, Batch number $Batch, We are learning $PROFESSION" From a9a78051b22c358f1e2d7bdc60dbb53831ecced2 Mon Sep 17 00:00:00 2001 From: YoungMinds Date: Thu, 30 May 2024 08:49:39 +0530 Subject: [PATCH 30/51] This is my first commit in batch-24 --- Script2.sh | 2 +- script1.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Script2.sh b/Script2.sh index e0b7686d..7776ac9a 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,4 +5,4 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" -echo "Welcome to DevOps" + diff --git a/script1.sh b/script1.sh index 9eb89469..26f1427d 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-24 and learning git/gihub" echo "Happy weekend" +echo "Hello batch-24, We are learning git" +echo "Please complete your practicals on daily basis" From 800873db1e8f03e5bd4236abe0351f8315a76fee Mon Sep 17 00:00:00 2001 From: YoungMinds Date: Fri, 31 May 2024 08:08:14 +0530 Subject: [PATCH 31/51] This chnage is for incident-INC0902324 --- script1.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/script1.sh b/script1.sh index 26f1427d..1450d827 100644 --- a/script1.sh +++ b/script1.sh @@ -1,6 +1,3 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git/gihub" echo "Happy weekend" -echo "Hello batch-24, We are learning git" -echo "Please complete your practicals on daily basis" - From e343d0b393b520afcf5c4c5e3f38fb2c02c6aade Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Jun 2024 02:58:47 +0000 Subject: [PATCH 32/51] Sample commit --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index 1450d827..05b2d5b7 100644 --- a/script1.sh +++ b/script1.sh @@ -1,3 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git/gihub" echo "Happy weekend" +echo "We are learning git" From a46b4856f2aa54bb0909df44ccc1b4f48617e324 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 1 Jun 2024 08:58:36 +0530 Subject: [PATCH 33/51] Update script1.sh --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index 05b2d5b7..baf4e9f4 100644 --- a/script1.sh +++ b/script1.sh @@ -2,3 +2,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git/gihub" echo "Happy weekend" echo "We are learning git" +echo "Husband: I don't want to travel" From 2f99e3a927ec7525fd7100b186ed80a163cc3cba Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Sat, 1 Jun 2024 08:59:21 +0530 Subject: [PATCH 34/51] Update script1.sh --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index 05b2d5b7..8d2edd60 100644 --- a/script1.sh +++ b/script1.sh @@ -2,3 +2,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git/gihub" echo "Happy weekend" echo "We are learning git" +echo "Wife: I want to travel" From f7cff3d22537f4e57314313259c1f74305bc3945 Mon Sep 17 00:00:00 2001 From: YoungMinds Date: Tue, 20 Aug 2024 09:26:12 +0530 Subject: [PATCH 35/51] This is my first commit --- script1.sh | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/script1.sh b/script1.sh index 59dfbf21..8558a1e6 100644 --- a/script1.sh +++ b/script1.sh @@ -1,8 +1,5 @@ echo "We are trying this practical from linux EC2" -echo "We are from batch-24 and learning git/gihub" -echo "Happy weekend" -echo "We are learning git" -echo "Husband: I don't want to travel" -echo "Wife: I want to travel" +echo "We are from batch-25 and learning git/gihub" +echo "We are learning Git/Github" From 78e57bb024514916d8cf20895ab5dcdd2f6d4217 Mon Sep 17 00:00:00 2001 From: harinisiriki Date: Tue, 20 Aug 2024 10:49:28 +0530 Subject: [PATCH 36/51] adds one line --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index 8558a1e6..cc0306d6 100644 --- a/script1.sh +++ b/script1.sh @@ -1,5 +1,6 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" echo "We are learning Git/Github" +echo "Currently learning DevOps tools" From 9030634284a0a3e1208d1386d87bce190af4f6e2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 21 Aug 2024 03:39:57 +0000 Subject: [PATCH 37/51] Changes in Script-1 --- script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script1.sh b/script1.sh index 8558a1e6..44473968 100644 --- a/script1.sh +++ b/script1.sh @@ -1,5 +1,5 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" echo "We are learning Git/Github" - +echo "We are trying practical from linux server" From 11075a26f3e74a95080cf69598224e8d870b6b65 Mon Sep 17 00:00:00 2001 From: YoungMinds Date: Wed, 21 Aug 2024 09:38:52 +0530 Subject: [PATCH 38/51] branching --- script1.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/script1.sh b/script1.sh index 44473968..a391a643 100644 --- a/script1.sh +++ b/script1.sh @@ -1,5 +1,3 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" -echo "We are learning Git/Github" -echo "We are trying practical from linux server" From 81f47ce5e2640d9e1f3a2c325025e0debdc36139 Mon Sep 17 00:00:00 2001 From: YoungMinds Date: Wed, 21 Aug 2024 09:45:12 +0530 Subject: [PATCH 39/51] Fixing issue related with INC0902328 --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index a391a643..ebca91dd 100644 --- a/script1.sh +++ b/script1.sh @@ -1,3 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" +echo "We are learning Branhcing" From ebc35bd4a8eddb04f068c60eca81f6b8b1f4bc9e Mon Sep 17 00:00:00 2001 From: Akash-M-Ubale Date: Wed, 21 Aug 2024 10:02:23 +0530 Subject: [PATCH 40/51] New commit --- script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script1.sh b/script1.sh index ebca91dd..c96839d6 100644 --- a/script1.sh +++ b/script1.sh @@ -1,4 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" -echo "We are learning Branhcing" +echo "new practical is been processed" From b3117991a4e7301cb1ef48dfd40069a451a9b8bd Mon Sep 17 00:00:00 2001 From: Akash-M-Ubale Date: Wed, 21 Aug 2024 10:05:12 +0530 Subject: [PATCH 41/51] REQ32100 commit --- script1.sh | 2 +- shellscripts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 shellscripts diff --git a/script1.sh b/script1.sh index c96839d6..0b82987a 100644 --- a/script1.sh +++ b/script1.sh @@ -1,4 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" -echo "new practical is been processed" +echo "new practical is been processed again" diff --git a/shellscripts b/shellscripts new file mode 160000 index 00000000..ebc35bd4 --- /dev/null +++ b/shellscripts @@ -0,0 +1 @@ +Subproject commit ebc35bd4a8eddb04f068c60eca81f6b8b1f4bc9e From 1f8817401047d69e1f1ebc78f44c339d41855c88 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Thu, 22 Aug 2024 09:30:33 +0530 Subject: [PATCH 42/51] Update script1.sh --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index ebca91dd..3729701c 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-25 and learning git/gihub" echo "We are learning Branhcing" +echo "I am learning Git" From e7d051751b4f5c44d9314b5d989086cb01831af6 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Thu, 22 Aug 2024 09:31:20 +0530 Subject: [PATCH 43/51] Update script1.sh --- script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script1.sh b/script1.sh index ebca91dd..3a2b5fc1 100644 --- a/script1.sh +++ b/script1.sh @@ -1,4 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" echo "We are learning Branhcing" - +echo "I am learning Devops" From 3a7dcdc9e81d80155a289eb368db94623bc10f7b Mon Sep 17 00:00:00 2001 From: Akash-M-Ubale Date: Thu, 22 Aug 2024 12:55:40 +0530 Subject: [PATCH 44/51] New changes in INC220824 --- script1.sh | 2 +- shellscripts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/script1.sh b/script1.sh index 0b82987a..c713978e 100644 --- a/script1.sh +++ b/script1.sh @@ -1,4 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" -echo "new practical is been processed again" +echo "practising fork and othher commands" diff --git a/shellscripts b/shellscripts index ebc35bd4..95dfe407 160000 --- a/shellscripts +++ b/shellscripts @@ -1 +1 @@ -Subproject commit ebc35bd4a8eddb04f068c60eca81f6b8b1f4bc9e +Subproject commit 95dfe407100a0d6b6d343b774077a3a5ab0addc7 From 9056eadcfb2829f26e98b75bc725f58c85ab4fcc Mon Sep 17 00:00:00 2001 From: harinisiriki Date: Thu, 22 Aug 2024 18:04:11 +0530 Subject: [PATCH 45/51] REQ998877 changes done --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index cc0306d6..abd2bd51 100644 --- a/script1.sh +++ b/script1.sh @@ -2,5 +2,6 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" echo "We are learning Git/Github" echo "Currently learning DevOps tools" +echo "learnt branching" From a6cb4060ac036a0ca0a09f69c2a5c5a802a40637 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:25:07 +0530 Subject: [PATCH 46/51] Update script1.sh --- script1.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/script1.sh b/script1.sh index c667ba93..a391a643 100644 --- a/script1.sh +++ b/script1.sh @@ -1,10 +1,3 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" -echo "I am Aakash an i am practising fork and other commands" - -echo "We are learning Branhcing" -echo "I am learning Devops" -echo "I am learning Git" -echo "I am Aakash an i am practising fork and other commands" - From 6839ab5a6d6f1ffc8228a09b829c7f3d00782932 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:26:05 +0530 Subject: [PATCH 47/51] Update Script2.sh --- Script2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script2.sh b/Script2.sh index 7776ac9a..0079f3d0 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,4 +5,4 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" - +echo "Do you understand the script?" From f7907d82a619212916f640ee1f6e84ae320abd97 Mon Sep 17 00:00:00 2001 From: Young Minds <109673364+ygminds73@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:26:48 +0530 Subject: [PATCH 48/51] Update Script3.sh --- Script3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script3.sh b/Script3.sh index 86042123..af53ec6e 100644 --- a/Script3.sh +++ b/Script3.sh @@ -1,6 +1,6 @@ #!/bin/bash #this is to check if the shell scripts picks up env variables -echo "This is error script" +echo "This is error script" # sample script echo "This is my system path $PATH" #Set a JDK_HOME env variable From 3bcc58d6c2c50355a1ad1513fc41071ab2abb5ef Mon Sep 17 00:00:00 2001 From: YoungMinds Date: Mon, 26 Aug 2024 09:39:18 +0530 Subject: [PATCH 49/51] removed folder --- shellscripts | 1 - 1 file changed, 1 deletion(-) delete mode 160000 shellscripts diff --git a/shellscripts b/shellscripts deleted file mode 160000 index 95dfe407..00000000 --- a/shellscripts +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 95dfe407100a0d6b6d343b774077a3a5ab0addc7 From 2de9c092a786dad0548482df9efa1a63fd165d85 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Nov 2024 03:03:03 +0000 Subject: [PATCH 50/51] this is my first commit --- script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script1.sh b/script1.sh index a391a643..e67e6cda 100644 --- a/script1.sh +++ b/script1.sh @@ -1,3 +1,3 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" - +echo hello ,good morning ! From 002cf5105c4d29ab46316d22f19649531b8089f4 Mon Sep 17 00:00:00 2001 From: rushi2207 Date: Fri, 15 Nov 2024 08:41:39 +0530 Subject: [PATCH 51/51] this is my seceon commit --- script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script1.sh b/script1.sh index a391a643..173a7d0f 100644 --- a/script1.sh +++ b/script1.sh @@ -1,3 +1,4 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-25 and learning git/gihub" +echo learning github