/LinuxVisualProgramHelp

This is a visual guide that will allow users to use less Linux commands in order to make linux users life easier.

Primary LanguageCMIT LicenseMIT

LinuxVisualProgramHelp

This is a visual guide that will allow users to use less Linux commands in order to make linux users life easier.

How To install

clone it by :

git clone https://github.com/cybereagle2001/LinuxVisualProgramHelp.git

change the directory :

cd LinuxVisualProgramHelp

Allow The Execution:

chmod +x LinuxHelp

run :

./Linuxhelp

If you had some problems do :

cd source

gcc root.c -o LinuxHelp

chmod +x LinuxHelp && ./LinuxHelp

License

MIT ©LinuxVisualhelp.

Original author : Oussama Ben Hadj Dahman (cybereagle2001)