Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Getting Started | File System
Bash Basics
course content

Зміст курсу

Bash Basics

Bash Basics

1. File System
2. Users and Permissions
3. Data Redirection
4. Bash Scripting

Getting Started

Welcome to the Bash Basics course! In the first chapter, we're going to explore the basics of the Linux operating system and the terminal. Understanding these foundational concepts will set you up for success as we dive deeper.

Task

To reinforce what you've learned, let's practice opening the terminal and running a few more basic commands. This will help you become comfortable with the terminal environment.

  • Open the terminal either by using a shortcut or through the menu.
  • Type echo I am learning Bash! and press Enter. This command will display the text on the screen, as shown in the video.
  • Type date and press Enter. This command will show the current date and time.
  • Type clear and press Enter. This command removes all previously executed commands from the terminal.
  • Type history and press Enter. This command lists the history of all commands executed by the current user.

Note

Remember, practice makes perfect. The more you interact with the terminal, the more confident you'll become. Keep experimenting and don't be afraid to explore new commands.

1. Which command could produce this output?
2. Which command could produce this output?

Which command could produce this output?

Виберіть правильну відповідь

Which command could produce this output?

Виберіть правильну відповідь

Все було зрозуміло?

Секція 1. Розділ 1
We're sorry to hear that something went wrong. What happened?
some-alt