Executing script - Pro-Haker/series_and_numbers GitHub Wiki

To execute this script, follow these steps:

  1. Open your Terminal
  2. "cd" to folder with copied files
  3. 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!!!