diff --git a/.mahami.sh.swo b/.mahami.sh.swo new file mode 100644 index 0000000..3dd9ea6 Binary files /dev/null and b/.mahami.sh.swo differ diff --git a/.mahami.sh.swp b/.mahami.sh.swp new file mode 100644 index 0000000..d7d0101 Binary files /dev/null and b/.mahami.sh.swp differ diff --git a/bet.sh b/bet.sh new file mode 100644 index 0000000..d0b6554 --- /dev/null +++ b/bet.sh @@ -0,0 +1,22 @@ +# !/bin/bash +# Author : Mathias + +touch b2.sh bashass.sh bash.sh black.mp3 bubu.avi dame.mov david.flac +dev.log dino.log edochie.jpg efe.log games.avi hunger.mov mapple.jnp +nana.mov peace.py pete.png python.py shata.flac sheriff.flac wale.mp3 +van.avi yul.jpg yvonne.txt zanku.mp3 + +mkdir music images videos + +mv *.mp3 *.flac music + +mv *.jpg*.png images + +mv *.avi *.mov videos + +rm *.log + +echo it is done + +tree + diff --git a/mahami.sh b/mahami.sh new file mode 100644 index 0000000..de7b894 --- /dev/null +++ b/mahami.sh @@ -0,0 +1,21 @@ +# !/bin/bash +# Author : Mathias + +touch b2.sh bashass.sh bash.sh black.mp3 bubu.avi dame.mov david.flac +dev.log dino.log edochie.jpg efe.log games.avi hunger.mov mapple.jnp +nana.mov peace.py pete.png python.py shata.flac sheriff.flac wale.mp3 +van.avi yul.jpg yvonne.txt zanku.mp3 + +mkdir music images videos + +mv *.mp3 *.flac music + +mv *.jpg*.png images + +mv *.avi *.mov videos + +rm *.log + +echo it is done + +tree diff --git a/terraform-aws-ec2-instance b/terraform-aws-ec2-instance new file mode 160000 index 0000000..baf0059 --- /dev/null +++ b/terraform-aws-ec2-instance @@ -0,0 +1 @@ +Subproject commit baf00599be6be3da99992634db6289f99071d45a