3 lines
64 B
Text
3 lines
64 B
Text
|
|
DEPS=$(seq 100 | sed 's/$/.n2/')
|
||
|
|
redo-ifchange $DEPS
|
||
|
|
echo n1-$1
|