bonjour je cherche a stimuler la touche enter dans un bash
voici mon sh
#!/bin/bash
wget zen-irc.fr/guide/irc/Unreal3.2.9.tar.gz
tar zxvf Unreal3.2.9.tar.gz
rm -r Unreal3.2.9.tar.gz
cd Unreal3.2
./Config
set variable=
: Boucle
set /a variable+=1
if /i %variable% equ 220 goto Eoof
echo “\n” && goto Boucle
: Eoof
merci de l aide