Intro to BASH // Command Line for Beginners

preview_player
Показать описание
Get my Modern Data Essentials training (for free) & start building more reliable data architectures

-----

When we think about interacting with our computers, the first thing that comes to mind is usually opening different applications and clicking through folders.

But when it comes to executing certain tasks, doing things this way is actually NOT the most efficient way to get it done.

And that’s where the almighty command line and languages like Bash come into play.

And while you don’t need to be a hacking wizard with the terminal, it is important as a data engineer to have a general working knowledge and be able to run some of the basic commands.

So in this video I want to give you a brief overview of bash, talk about examples of where you’ll run into it and finally provide 5 simple commands to get started.

Timestamps:
0:00 - Intro
0:39 - What is Bash?
1:54 - How is it used?
2:56 - 5 Example Commands
5:23 - Final Thoughts

Title & Tags:
Beginner Intro to Bash // Command Line
#kahandatasolutions #dataengineering #bash
Рекомендации по теме
Комментарии
Автор

Get my Modern Data Essentials training (for free) & start building more reliable data architectures

KahanDataSolutions
Автор

End to end DE project will be a great channel boost.

GiasoneP
Автор

Good way to remember these commands when starting out is to associate them with the actions
ls = list
mv = move
mkdir = make directory
rm = remove
cd = change directory

noel_g
Автор

Love your videos dude..keep up the great work

billyasterino
Автор

Great content -- have you considered collaborating with other youtubers to grow your audience?

Rex_
Автор

Appreciate how you break things down to its basic elements

johnylingo
Автор

Nice video, love writing in the command line and being close to the computer!
Would love to hear your gameplan for automating/scheduled runs of scripts in the future, thanks keep it up.

nicky_rads
Автор

what is it? super-basic things)
Maybe we can do a mini-project of some kind on de? You need something practical, my opinion)

KirillP-bv