index
:
crupest.git
ali
dev
main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
store
/
works
/
life
/
question-pptx
/
gen.ps1
blob: e7903c9c4e6b8ede2b3048e3a22b297859a69f18 (
plain
)
1
2
3
4
foreach
(
$i
in
1
..
10
)
{
py
./
main
.
py
mv
test
.
pptx
"$i.pptx"
}