All projects in git need a master folder that holds the rest of the project files.
$ mkdir MyProject
$ cd MyProject
Linux Shell Scripting Cookbook - Third Edition
by Shantanu Tushar
Published by
Packt Publishing, 2017
All projects in git need a master folder that holds the rest of the project files.
$ mkdir MyProject
$ cd MyProject