On Wed, Apr 28, 2021 at 11:02:31PM +0000, Tom (AST) Watson via Bug reports for 
the GNU Bourne Again SHell wrote:
> Hi...
> 
> [user@box3 ~]$ echo $l
> 10
> [user@box3 ~]$ echo {1..${l}}
> {1..10}
https://mywiki.wooledge.org/BashPitfalls#pf33

Reply via email to