Executing script - Pro-Haker/series_and_numbers GitHub Wiki
To execute this script, follow these steps:
- Open your Terminal
- "cd" to folder with copied files
- Type in terminal:
./series.sh
You should see text:
SYNTAX: ./series.sh <mersenne|fibonacci|palindromic|lucas> <number_quantity|number>
And this is syntax of script. Enjoy!!!