Mark As Completed Discussion

Bash Basic Commands

Using bash is all about knowing about its different commands. Using a combination of these commands with various options makes bash extremely powerful.

Basic bash commands are mostly related to system navigation. Consider an example where the home directory looks something like the following. We will use this example in the explanation of various commands below.

Bash Basic Commands