List Question
20 TechQA 2024-01-20T07:18:48.853000Bash: parse of $${x,y}
207 views
Asked by Ryuichi Ueda
Brace expansion with long common string
48 views
Asked by Bence Csókás
Expansion in an eval variable
78 views
Asked by myself600
Bash how to feed multiple command line arguments to Xgraph
37 views
Asked by reloh100
Bash - Use a variable as top limit in range
81 views
Asked by MeanwhileInHell
how to print range of numbers by using passing value to variable from 1 to $num with echo command?
63 views
Asked by Biki Teron
Bash brace expansion with string variables
19 views
Asked by cddean
Generate all permutations of up to `n` letters
164 views
Asked by mdcq
How can I use a variable within a ".." range, as in {1..${num_lanes}}?
28 views
Asked by user483292
Run scp in a bash script to copy multiple directory from remote
220 views
Asked by IvonChan
Convert range to string
99 views
Asked by Alexey Ismagilov
How to do multi-word brace expansion for command-line flags
293 views
Asked by Kevin Cox
How to print an array originated from a brace expansion command in bash scripting?
70 views
Asked by RaxusOp 1
bash loop problem - output not as expected (returned command)
32 views
Asked by h3xxx
When {curly braces} expansion has too many permutations
136 views
Asked by midnite
How to expand bash array in path like brace expansion?
592 views
Asked by Hristo Stoichev
how to assign variable value in this touch command
507 views
Asked by M_Zakaria
Is there command like `seq`, that performs full bash-like brace expansion to stdout?
138 views
Asked by Alex Willmer
How to recursively expand nested braces as cartesian product
238 views
Asked by גלעד ברקן
Create sequence from literal variable inputs
54 views
Asked by Duc Tran