From 408500556f87b7d17371cb1a970c121152ebb834 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hypki Date: Mon, 8 May 2023 16:22:26 +0200 Subject: [PATCH] repo cleaning; --- choinka.sh => choinka/choinka.sh | 0 hello.sh => firstscripts/hello.sh | 0 hello2.sh => firstscripts/hello2.sh | 0 ping.sh => firstscripts/ping.sh | 0 ping2.sh => firstscripts/ping2.sh | 0 plik2 => firstscripts/plik2 | 0 plik2222222 => firstscripts/plik2222222 | 0 plik3 => firstscripts/plik3 | 0 wynik.txt => firstscripts/wynik.txt | 0 tabledata/people | 3 +++ 10 files changed, 3 insertions(+) rename choinka.sh => choinka/choinka.sh (100%) rename hello.sh => firstscripts/hello.sh (100%) rename hello2.sh => firstscripts/hello2.sh (100%) rename ping.sh => firstscripts/ping.sh (100%) rename ping2.sh => firstscripts/ping2.sh (100%) rename plik2 => firstscripts/plik2 (100%) rename plik2222222 => firstscripts/plik2222222 (100%) rename plik3 => firstscripts/plik3 (100%) rename wynik.txt => firstscripts/wynik.txt (100%) diff --git a/choinka.sh b/choinka/choinka.sh similarity index 100% rename from choinka.sh rename to choinka/choinka.sh diff --git a/hello.sh b/firstscripts/hello.sh similarity index 100% rename from hello.sh rename to firstscripts/hello.sh diff --git a/hello2.sh b/firstscripts/hello2.sh similarity index 100% rename from hello2.sh rename to firstscripts/hello2.sh diff --git a/ping.sh b/firstscripts/ping.sh similarity index 100% rename from ping.sh rename to firstscripts/ping.sh diff --git a/ping2.sh b/firstscripts/ping2.sh similarity index 100% rename from ping2.sh rename to firstscripts/ping2.sh diff --git a/plik2 b/firstscripts/plik2 similarity index 100% rename from plik2 rename to firstscripts/plik2 diff --git a/plik2222222 b/firstscripts/plik2222222 similarity index 100% rename from plik2222222 rename to firstscripts/plik2222222 diff --git a/plik3 b/firstscripts/plik3 similarity index 100% rename from plik3 rename to firstscripts/plik3 diff --git a/wynik.txt b/firstscripts/wynik.txt similarity index 100% rename from wynik.txt rename to firstscripts/wynik.txt diff --git a/tabledata/people b/tabledata/people index 29bb0e6..b9aca01 100644 --- a/tabledata/people +++ b/tabledata/people @@ -3,3 +3,6 @@ Peter 45 Poland Christof 34 Germany Paul 35 Poland Jacek 55 Poland +Maria 23 France +Jerry 25 Germany +Paul 60 France