first commit
This commit is contained in:
1
finish/shell00/ex00/z
Normal file
1
finish/shell00/ex00/z
Normal file
@ -0,0 +1 @@
|
||||
Z
|
BIN
finish/shell00/ex01/testShell00.tar
Normal file
BIN
finish/shell00/ex01/testShell00.tar
Normal file
Binary file not shown.
BIN
finish/shell00/ex02/exo2.tar
Normal file
BIN
finish/shell00/ex02/exo2.tar
Normal file
Binary file not shown.
1
finish/shell00/ex02/test1
Executable file
1
finish/shell00/ex02/test1
Executable file
@ -0,0 +1 @@
|
||||
000
|
1
finish/shell00/ex02/test3
Normal file
1
finish/shell00/ex02/test3
Normal file
@ -0,0 +1 @@
|
||||
|
1
finish/shell00/ex02/test4
Normal file
1
finish/shell00/ex02/test4
Normal file
@ -0,0 +1 @@
|
||||
0
|
1
finish/shell00/ex02/test5
Normal file
1
finish/shell00/ex02/test5
Normal file
@ -0,0 +1 @@
|
||||
|
1
finish/shell00/ex02/test6
Symbolic link
1
finish/shell00/ex02/test6
Symbolic link
@ -0,0 +1 @@
|
||||
test0
|
1
finish/shell00/ex03/id_rsa_pub
Normal file
1
finish/shell00/ex03/id_rsa_pub
Normal file
@ -0,0 +1 @@
|
||||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDER2GObbWsRTVVskOYu+R4K1EOV08BRBXo31ppEmr50/g/09ehcRCqiMeZ15wPbbh/itEU1/t0OmBSNiVD+SQ4MSOZcB/cjUKOiTtUaN/2ymPf2XxnmVO07sj8vK0H+wVpsYV2oucDabxd1sMhqIrR16xpWjN7S6fbOufSEB0763LR6DlFRz0XpTjHSO6Z8NnEUXS+E78uV5pM0VbC5rbAolGhuREBD1/A6wslU/4IMuOPnaRb/5izoCp8kzd/bNIwnpKLDUc8OE+xopNKOViabJtJnmrCtlhh5+Wk6Qx4ExOx2i99thPDFsjN6v77UObu03jalWiP+MmccYKltgGXuObCXnl6f9fgrhT8sOKL29971ZgaiTAG/nhV3Bin2Sa0g9aLvM4ayBw/ogT8A9iViYYA+tFrvfzMdPhhmBv/X25yiEahOPkgbazSwqJMPQY0YU9gKsMkUQUdoj7AK80QpWKpYUrYzBefBeiXtHmTN5bpCv5S2AO41f6C7pifmUs= adjoly@2E2.42angouleme.fr
|
1
finish/shell00/ex04/midLS
Normal file
1
finish/shell00/ex04/midLS
Normal file
@ -0,0 +1 @@
|
||||
ls -mFt
|
2
finish/shell00/ex05/git_commit.sh
Normal file
2
finish/shell00/ex05/git_commit.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
git log -5 --format=%H
|
2
finish/shell00/ex06/git_ignore.sh
Normal file
2
finish/shell00/ex06/git_ignore.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
git ls-files -io --exclude-standard
|
11
finish/shell00/ex07/b
Normal file
11
finish/shell00/ex07/b
Normal 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..
|
||||
|
||||
|
||||
|
||||
|
1
finish/shell00/ex08/clean
Normal file
1
finish/shell00/ex08/clean
Normal file
@ -0,0 +1 @@
|
||||
find . -type f \( -name "*~" -or -name "#*#" \) -print -delete
|
1
finish/shell00/ex09/ft_magic
Normal file
1
finish/shell00/ex09/ft_magic
Normal file
@ -0,0 +1 @@
|
||||
41 string 42 42 file
|
Reference in New Issue
Block a user