From 2b54e3a63583af8dca6a8aa74063fda72d3ffa46 Mon Sep 17 00:00:00 2001 From: Prafulljankar Date: Sat, 5 Oct 2024 18:42:56 +0530 Subject: [PATCH 1/2] Update Script7.sh --- Script7.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script7.sh b/Script7.sh index c43b48f6..b2b7b203 100644 --- a/Script7.sh +++ b/Script7.sh @@ -3,3 +3,4 @@ ls -lrt echo $? echo "here if the value is 0 this command is sucessful" +echo "I am learning git" From 05c2569b180948637159bdaed911c09374148320 Mon Sep 17 00:00:00 2001 From: Prafulljankar Date: Sat, 5 Oct 2024 18:53:18 +0530 Subject: [PATCH 2/2] Update Script7.sh --- Script7.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script7.sh b/Script7.sh index b2b7b203..138846a7 100644 --- a/Script7.sh +++ b/Script7.sh @@ -3,4 +3,4 @@ ls -lrt echo $? echo "here if the value is 0 this command is sucessful" -echo "I am learning git" +echo "I am learning github"