Project:Bash scripts

From Illomi wiki
Revision as of 12:33, 21 July 2019 by Koppadasao (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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