From 5b4031b4fa1e7f0bab278b7a057faf3f960291b1 Mon Sep 17 00:00:00 2001 From: Annushkkka Date: Sat, 5 Oct 2024 17:15:20 +0300 Subject: [PATCH 1/5] Add backup script --- backup.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 backup.sh diff --git a/backup.sh b/backup.sh new file mode 100644 index 00000000..d332888b --- /dev/null +++ b/backup.sh @@ -0,0 +1,2 @@ +#!/bin/bash +echo "This is a backup script" From 26a55f2e06ce55cb91c36eec5ff7fff1004c431a Mon Sep 17 00:00:00 2001 From: Annushkkka Date: Sat, 5 Oct 2024 17:21:23 +0300 Subject: [PATCH 2/5] Add comment line to backup script --- backup.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backup.sh b/backup.sh index d332888b..1847863f 100644 --- a/backup.sh +++ b/backup.sh @@ -1,2 +1,5 @@ #!/bin/bash echo "This is a backup script" + +# This is a comment line + From 15d7e35af2be4d63eab577226657bf40b81863f0 Mon Sep 17 00:00:00 2001 From: Annushkkka Date: Sat, 5 Oct 2024 17:22:14 +0300 Subject: [PATCH 3/5] Introduce syntax error in script --- backup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backup.sh b/backup.sh index 1847863f..07d84f71 100644 --- a/backup.sh +++ b/backup.sh @@ -3,3 +3,5 @@ echo "This is a backup script" # This is a comment line +ech "Syntax error line" + From 118d3df626ec276e68e120f842aa2d8144587bf7 Mon Sep 17 00:00:00 2001 From: Annushkkka Date: Sat, 5 Oct 2024 17:26:56 +0300 Subject: [PATCH 4/5] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=20=D0=B4=D0=B2=D0=B0=20=D0=BD=D0=BE=D0=B2=D1=8B=D1=85=20=D1=84?= =?UTF-8?q?=D0=B0=D0=B9=D0=BB=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anna.txt | 0 new.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 anna.txt create mode 100644 new.txt diff --git a/anna.txt b/anna.txt new file mode 100644 index 00000000..e69de29b diff --git a/new.txt b/new.txt new file mode 100644 index 00000000..e69de29b From 270ea1c7671ca2542f960ebcd21f66d8641bb3b7 Mon Sep 17 00:00:00 2001 From: Annushkkka Date: Sat, 5 Oct 2024 17:27:59 +0300 Subject: [PATCH 5/5] =?UTF-8?q?=D0=92=D0=BD=D0=B5=D1=81=D0=BB=D0=B0=20?= =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B2?= =?UTF-8?q?=20=D0=B4=D0=B2=D0=B0=20=D0=BD=D0=BE=D0=B2=D1=8B=D1=85=20=D1=84?= =?UTF-8?q?=D0=B0=D0=B9=D0=BB=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anna.txt | 1 + new.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/anna.txt b/anna.txt index e69de29b..d47d4317 100644 --- a/anna.txt +++ b/anna.txt @@ -0,0 +1 @@ +Мой второй личный файл. diff --git a/new.txt b/new.txt index e69de29b..eb2328ff 100644 --- a/new.txt +++ b/new.txt @@ -0,0 +1 @@ +Мой новый файл.