Shell - 5 - Bash Shell Expansions

Shell - 5 - Bash Shell Expansions

Kris Jordan

4 года назад

9,673 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Mark Giddens
Mark Giddens - 12.04.2023 01:28

This has really inspired me, exciting stuff.

Ответить
Aston Margolis
Aston Margolis - 21.10.2022 05:55

learning python at the same time as this. The echo command makes alot more sense with the help of this video because it reminds me of how in python you would have a set variable value and then you would use the print function or in this case echo and it would print the value of the variable rather than the name of the variable itself unless you wanted it to in which case you would leave it just naked in double quotes etc. im rambling lmao Thanks!!

Ответить
سمير عبد الله
سمير عبد الله - 19.03.2022 02:29

Thanks for sharing

Ответить
gambarimas87
gambarimas87 - 31.01.2022 23:19

I have a good use for the double braces expansion: Java projects built with Maven normally have the directory structure generated by the following command: mkdir -p src/{main,test}/{java,resources}. I learned this trick with this video, thanks!

Ответить
Dawid Dahl
Dawid Dahl - 08.01.2022 20:48

Awesome teaching! Subbed.

Ответить
Daillet Marc-eloi
Daillet Marc-eloi - 17.10.2021 16:51

Thanks for this video bro, helps beginners a lot

Ответить
Shanebagel
Shanebagel - 07.05.2021 23:09

Awesome man

Ответить
Matias Rebori
Matias Rebori - 06.10.2020 01:41

good tutorial , the examples you made help me a lot to understand this concept

Ответить