0
0

Add all git folders

This commit is contained in:
Baco
2021-08-15 23:30:40 +02:00
parent 0abd1f86bc
commit a808b91a50
123 changed files with 2391 additions and 0 deletions

2
C_Piscine_Shell_00/git/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.DS_Store
mywork.c~

View File

@@ -0,0 +1 @@
Z

Binary file not shown.

View File

@@ -0,0 +1,9 @@
total 56
-rw-r--r-- 1 gbaconni 2021_lausanne 0 Aug 6 12:37 a
drwx--xr-x 2 gbaconni 2021_lausanne 68 Jun 1 20:47 test0
-rwx--xr-- 1 gbaconni 2021_lausanne 4 Jun 1 21:46 test1
dr-x---r-- 2 gbaconni 2021_lausanne 68 Jun 1 22:45 test2
-r-----r-- 2 gbaconni 2021_lausanne 1 Jun 1 23:44 test3
-rw-r----x 1 gbaconni 2021_lausanne 2 Jun 1 23:43 test4
-r-----r-- 2 gbaconni 2021_lausanne 1 Jun 1 23:44 test5
lrwxr-xr-x 1 gbaconni 2021_lausanne 5 Jun 1 22:20 test6 -> test0

Binary file not shown.

View File

@@ -0,0 +1 @@
4242

View File

@@ -0,0 +1 @@
4

View File

@@ -0,0 +1 @@
42

View File

@@ -0,0 +1 @@
4

View File

@@ -0,0 +1 @@
test0

View File

@@ -0,0 +1,6 @@
Credentials cache: API:09810757-2460-4F5E-BA1C-C96952B0B1C0
Principal: gbaconni@42LAUSANNE.CH
Issued Expires Principal
Aug 2 09:02:44 2021 Aug 2 19:02:44 2021 krbtgt/42LAUSANNE.CH@42LAUSANNE.CH
Aug 2 09:02:46 2021 Aug 2 19:02:44 2021 HTTP/student-storage.42lausanne.ch@42LAUSANNE.CH

View File

@@ -0,0 +1 @@
ls -mptU

View File

@@ -0,0 +1,2 @@
#!/bin/sh
git log --pretty='%H' --max-count=5

View File

@@ -0,0 +1,2 @@
#!/bin/sh
git ls-files --exclude-standard --ignored --others

View File

@@ -0,0 +1,11 @@
Episode V, A NEW H0PE It is a period of civil war
Rebel spaceships, striking from a hidden base, have won their first victory against the evil Galactic Empire.
During the battle, Rebel spies managed to steal secret plans to the Empire's ultimate weapon, the STAR DEATH, an armored space station with enough power to destroy an entire planet.
Pursued by the Empire's sinister agents,
Princess Mehdi races home aboard her starship, custodian of the stolen plans that can save her people and restore the dictatorship to the galaxie..

View File

@@ -0,0 +1 @@
find . -type f \( -name '*~' -o -name '#*#' \) -print -delete

View File

@@ -0,0 +1 @@
41 string 42 42 file

2
C_Piscine_Shell_00/git_old/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.DS_Store
mywork.c~

View File

@@ -0,0 +1 @@
Z

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
Credentials cache: API:09810757-2460-4F5E-BA1C-C96952B0B1C0
Principal: gbaconni@42LAUSANNE.CH
Issued Expires Principal
Aug 2 09:02:44 2021 Aug 2 19:02:44 2021 krbtgt/42LAUSANNE.CH@42LAUSANNE.CH
Aug 2 09:02:46 2021 Aug 2 19:02:44 2021 HTTP/student-storage.42lausanne.ch@42LAUSANNE.CH

View File

@@ -0,0 +1 @@
ls -mptU

View File

@@ -0,0 +1,2 @@
#!/bin/sh
git log --pretty='%H' --max-count=5

View File

@@ -0,0 +1,2 @@
#!/bin/sh
git ls-files --exclude-standard --ignored --others

View File

@@ -0,0 +1,11 @@
Episode V, A NEW H0PE It is a period of civil war
Rebel spaceships, striking from a hidden base, have won their first victory against the evil Galactic Empire.
During the battle, Rebel spies managed to steal secret plans to the Empire's ultimate weapon, the STAR DEATH, an armored space station with enough power to destroy an entire planet.
Pursued by the Empire's sinister agents,
Princess Mehdi races home aboard her starship, custodian of the stolen plans that can save her people and restore the dictatorship to the galaxie..

View File

@@ -0,0 +1 @@
find . -type f \( -name '*~' -o -name '#*#' \) -print -delete

View File

@@ -0,0 +1 @@
41 string 42 42 file