help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

should this result in an endless loop ?


From: Alex fxmbsw7 Ratchev
Subject: should this result in an endless loop ?
Date: Sat, 27 Nov 2021 20:06:29 +0100

in the progress to represent another bug report about something, i made
this nonfunctional code

printf '(( $# )) && . afile' >afile

i run it with . afile a or bash afile a
then it ends up never ending
in set -x theres like dozens of '+' deep doing the code


reply via email to

[Prev in Thread] Current Thread [Next in Thread]