The script helps you search for a file in a directory, then displays its location path in the directory.
If you want, it also allows you to read file content.
How to use:
- Store the script in the directory you want to search for a file - nameofyourscript.sh
- cd to the directory you want to search
- Run the script e.g ./nameofyourscript.sh
- Follow the prompts