Intermediate Bash Scripting Tutorial: How to Pass and Reference Arguments in Functions

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Learning bash scripting is excellent for getting jobs and doing cool things. Thank you

arturorochoa
Автор

great, finally someone doing not the standard beginner bash script tutorials. Will watch all your vids! thanks

philipphortnagl
Автор

I think this is a confusing side of bash. The choice of making $* and $@ different in such a subtle way is weird.

But you managed to make it easy to understand and thank you for that!

ExylonBotOfficial