Contributions:
CSE Git link:
git@git.cse.iitb.ac.in:sanjnamohan/inLab2.git


q1: Pooja Gayakwad (203050076)
q2: Sanjna Mohan (20305R006)
q3: Snehlata Tadav (203050075)
q4: Manjusree M P (203059007)



References:

https://stackoverflow.com/questions/2564634/convert-absolute-path-into-relative-path-given-a-current-directory-using-bash
https://stackoverflow.com/questions/24112727/relative-paths-based-on-file-location-instead-of-current-working-directory
https://unix.stackexchange.com/questions/273341/obtain-script-current-directory-so-that-i-can-do-include-files-without-relative
https://code-maven.com/bash-shell-relative-path#:~:text=It%20needs%20to%20find%20its,the%20page%20about%20absolute%20path.&text=The%20point%20is%2C%20however%2C%20that,down%20the%20%22data%22%20direcotry.
https://stackoverflow.com/questions/17648033/counting-number-of-directories-in-a-specific-directory
https://www.linuxquestions.org/questions/programming-9/shell-script-help-how-to-pass-a-directory-path-to-the-script-668752/
https://shapeshed.com/unix-wc/#:~:text=To%20count%20the%20number%20of%20folders%20and%20files%20in%20a,wc%20to%20give%20a%20count.
https://stackoverflow.com/questions/24341686/passing-a-path-as-an-argument-to-a-shell-script
https://ubuntu-maryland.org/presentations/reference_bash-cheat.pdf
https://linuxconfig.org/bash-scripting-tutorial-for-beginners#h7-script-execution
https://wiki.bash-hackers.org/syntax/shellvars#special_parameters_and_shell_variables
https://devhints.io/bash
https://linuxhint.com/read_file_line_by_line_bash/
https://linuxhint.com/bash_split_examples/
https://www.geeksforgeeks.org/sorting-the-array-in-bash-using-bubble-sort/
https://tldp.org/LDP/abs/html/mathc.html
https://stackoverflow.com/questions/8654051/how-to-compare-two-floating-point-numbers-in-bash
