diff --git a/nontech/history/countries/ussr/stalin.txt b/nontech/history/countries/ussr/stalin.txt index 54d12c558..8d078e8c8 100644 --- a/nontech/history/countries/ussr/stalin.txt +++ b/nontech/history/countries/ussr/stalin.txt @@ -1,3 +1,6 @@ +2024 +MPGU - Spitsyn - Sinelobov - Novikov - Stalin 2:00 of 44:40 + https://www.youtube.com/watch?v=TxBOIrJ7a0M 2022 RedStar - Stalin - How Stalin Saved USSR of 10:21 https://www.youtube.com/watch?v=Ku35MFhzkZs diff --git a/nontech/politics/people/karaganov.txt b/nontech/politics/people/karaganov.txt index b3ca3fc73..17f545a98 100644 --- a/nontech/politics/people/karaganov.txt +++ b/nontech/politics/people/karaganov.txt @@ -1,7 +1,7 @@ Sergey Alexandrovich 2024 -TVCenter - Kulikov - Dudakov - Karaganov 03.23 30:00 of 1:17:56 +TVCenter - Kulikov - Dudakov - Karaganov 03.23 52:00 of 1:17:56 https://www.youtube.com/watch?v=eW_Q8m3P7jk 2022 SoloviyovLive - Karaganov - About RU and US Confrontation of 11:56 diff --git a/nontech/politics/people/military/artamonov.txt b/nontech/politics/people/military/artamonov.txt index 6501e4fee..fd401cee9 100644 --- a/nontech/politics/people/military/artamonov.txt +++ b/nontech/politics/people/military/artamonov.txt @@ -51,6 +51,8 @@ Geopolitics https://boosty.to/den_club/posts/f198877e-c804-4ca3-8948-808f6aec3a46 2024 +ONT - Bochkov - Artamonov - By Other Hands of 52:18 + https://www.youtube.com/watch?v=clWjBpkYK8A ONT - Bochkov - Artamonov - Floors of the Same Contora of 48:13 https://www.youtube.com/watch?v=adc3sEcCxQw Geopolitburo - Safarov - Artamonov 03.28 of 45:02 diff --git a/os/shells/bash/features/arrays.txt b/os/shells/bash/features/arrays.txt new file mode 100644 index 000000000..b5803d30b --- /dev/null +++ b/os/shells/bash/features/arrays.txt @@ -0,0 +1,5 @@ +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) diff --git a/os/shells/bash/features/for-loops.txt b/os/shells/bash/features/for-loops.txt index 3e1dd10d1..6fb840b12 100644 --- a/os/shells/bash/features/for-loops.txt +++ b/os/shells/bash/features/for-loops.txt @@ -1,2 +1,5 @@ http://www.cyberciti.biz/faq/bash-for-loop/ http://youtu.be/ocXb3qeg7Es + +2024 +https://www.baeldung.com/linux/shell-script-iterate-over-string-list diff --git a/pl/cross/io/fileformats/json/jq.txt b/pl/cross/io/fileformats/json/jq.txt index 31f1ea82a..bb4307fdd 100644 --- a/pl/cross/io/fileformats/json/jq.txt +++ b/pl/cross/io/fileformats/json/jq.txt @@ -19,5 +19,9 @@ https://codefaster.substack.com/p/mastering-jq-part-1-59c xml https://codefaster.substack.com/p/mastering-jq-xml-and-any-other-data +quiet +https://github.com/jqlang/jq/issues/1225 +https://github.com/jqlang/jq/issues/2385 + sammples "{took:.took, timed_out:.timed_out}"