The different useful bash commands

The directory commands:

The general files commands

The GIT commands

Git and its commands help developpers around the world to share their code and work together from different machines. In order to do that, git proposes several useful commands.

Git Website

Note: all command must be preceded by the word git, so bach can know the command is a bash command