OlehFedyshyn / SofServe_Cisco

0 stars 0 forks source link

Task1 works as expected #6

Closed AndriyGalias closed 9 months ago

AndriyGalias commented 9 months ago

Describe your changes

The script is designed to work as expected. Users can easily run this script by navigating to the directory where the script is stored. The script will prompt users to enter the path to the folder they want to check and specify the file extension.

To run this script, use the following command: ./task1.sh

Please make sure you are in the directory where the script is located before executing the command.

Checklist before requesting a review

AndriyGalias commented 9 months ago

Consider enhancing the code with additional validation and provide feedback or suggestions for any existing errors.

dnason commented 9 months ago

Looks reasonable.