Repository for ISS Assignment 1 solutions.
Please do not use temp.txt or temp1.txt as input file names as they will be used for handling intermediate files
chmod 755 *.sh
question 1-
./q1.sh
question 2-
./q2.sh
question 3-
[if no file name is entered as argument, it is assumed to be quotes.txt]
./q3.sh <filename (optional)>
question 4-
./q4.sh < elements of the array to be sorted>
question 5-
./q5.sh