Bash is a tool that helps you manage the files and processes running on your computer. Shells like Bash give you the power and precision to control your computer from one terminal (or windows).
In this episode of Learn With Dr. G, Sarah will walk through an introduction to Bash. You’ll learn what Bash is, how to issue commands to create files and folders, navigate your computer, view running processes, and use I/O commands to string together multiple actions. You’ll leave this session with a fundamental understanding of Bash.
#bash #developer