зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 06:06:08 +02:00
6 строки
226 B
Plaintext
6 строки
226 B
Plaintext
2021
|
|
https://www.freecodecamp.org/news/bash-array-how-to-declare-an-array-of-strings-in-a-bash-script/
|
|
????
|
|
https://stackoverflow.com/questions/8880603/loop-through-an-array-of-strings-in-bash
|
|
for year in $(seq 2000 2013)
|