Bash - Beginner
This Bash scripting course is designed for beginners unfamiliar with Linux scripting languages and for students with little to no knowledge of the subject.
Created by Luciano Giacchetta
Included in Careers:
USD 0.0
Includes 65% OFF
7-Day Money Back Guarantee
This course includes
- 2 Modules
- 4 Videos
- 6 Practices
- Full-time access
- Mobile & Tablet access
- Course Certificate
What you'll learn
- Navigate through a computer's file system solely via the command line
- Manipulate file system content with the command line
- Redirect standard input, standard output, and standard error messages
- Display file content, write to that file, search directories, and more
- Set up your local environment
- Configure and edit your settings and preferences, assign aliases (shortcuts), how to use nano, and more
- Navigate your operating system like a professional programmer
- Use various built-in bash tools to automate the execution of required process(es) using a script file capable of being executed step-by-step in the BASH terminal
Course Contents
4 Hours 0 Minutes
Origins and uses of Bash. Start from the beginning, from the most basic commands to the most complex commands and combinations. Move away from graphical interfaces and navigate your system using only command lines in the console
Learn to automate tasks by sequencing commands over time to create script files. In addition to the assessment quizzes, you will have a self-assessment practice; verify your solution with the video tutorial.