Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Bash Basics | Codefinity
Bash

Bash Basics

BEGINNER

#Bash

Author: Andrii Chornyi

Course description

Master the Bash command line with our course. The course covers practical skills like creating and editing files and dives into user management and permissions. Advanced topics include command chaining, output redirection, and Bash scripting basics, where you'll write your own scripts, utilize variables, and automate tasks with loops. By the end, you'll be proficient in using the Bash terminal to enhance your Linux experience and increase your productivity.

Ratings & reviews

0%
0%
0%
0%
0%

This course does not have any reviews.
Your review could be the first one.

info

Complete all chapters to get certificate

0%

File System

chevron

Gain a foundational understanding of file and directory management within the Linux file system. Familiarize yourself with the layout of the terminal, the structure of commands, and master using these commands to efficiently organize your system's file hierarchy.

Users and Permissions

chevron

Dive into user management and access control in Linux. This section covers how to create and manage user accounts, understand and implement user permissions, and use sudo for administrative tasks to ensure secure and efficient system management.

Data Redirection

chevron

Master the art of controlling data flow through the command line. Learn how to direct output between commands, files, and programs using redirection and pipes. This section will enhance your ability to manipulate and handle various data streams efficiently.

Bash Scripting

chevron

Unlock the power of automating repetitive tasks with Bash scripting. Get hands-on experience creating scripts, defining variables, handling command line arguments, and writing control structures to streamline your workflows.

some-alt