This repository contains the Veteran bash project. The project contains 6 exercises. The project was done as a team. Git strategy is: Feature Branching The merger strategy is: rebase
Useage to run the project:
To run exercise 1:
./veteran.sh -1 <target_directory> <image_url1> [<image_url2> ...]>
To run exercise 2:
./veteran.sh -2 <file_name>
To run exercise 3:
./veteran.sh -3 <number_1> [<number_2> ...]>
To run exercise 4:
./veteran.sh -4 <optinal: string>
To run exercise 5:
./veteran.sh -5
To run exercise 6:
./veteran.sh -6