echo "_____ $LINE _____"

This commit is contained in:
fred 2023-01-09 00:17:34 +01:00
parent 2d84eecbbc
commit 235ba0a9b7
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ boucle=0
while read LINE;
do
echo "_____ $LINE _____"
YID="$(echo "$LINE" | cut -d '&' -f 1)"
###################################################################