Difference between revisions of "Project:Bash scripts"

From Illomi wiki
Jump to: navigation, search
(Created page with "Bash scripts is a set of scripts for the bash shell used on Linux and MacOS, and with some preparations, Windows. To install the scripts follow these easy steps: * mkdir git...")
(No difference)

Revision as of 12:33, 21 July 2019

Bash scripts is a set of scripts for the bash shell used on Linux and MacOS, and with some preparations, Windows.

To install the scripts follow these easy steps:

To check what script are available:

  • cd ~/git/Delang
  • ls

You could also check the README-file by

  • cd ~/git/Delang
  • cat README.md