Skip to content

Sreyas-03/ISS_A1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISS_A1

Repository for ISS Assignment 1 solutions.

All the programs were tested on BASH in ubuntu 20.04



Please do not use temp.txt or temp1.txt as input file names as they will be used for handling intermediate files


To give permissions to all the shell programs

chmod 755 *.sh

Executing the shell programs

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

About

Repository for ISS Assignment 1 solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages