mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 19:51:14 -03:00
5 lines
42 B
Fish
5 lines
42 B
Fish
for i in (seq 2000)
|
|
command true
|
|
end
|
|
|