Skip to content

amanfoundongithub/ISS_Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISS_Assignment_1

Name:Aman Raj
Roll No: 2021101064

To Run Q1.sh

Q1.sh has two parts a and b. Both of these are in same file Q1.sh.
To run it, use the command:

./Q1.sh

The output(s) will be displayed on the terminal.

To Run Q2.sh

To run Q2.sh,type this on the command line:

./Q2.sh



The output will be displayed in a file `speech.txt`. If it is not there, one will be created.

To Run Q3.sh

To run Q3.sh on a file, say target.txt, use the command:

./Q3.sh target.txt


The respective output(s) will be shown on the terminal.

To Run Q4.sh

Use this on command line:

./Q4.sh

The input for Q4.sh must be present as the comma seperated list of integers.

After pressing enter, the sorted array will be displayed on the terminal itself with spaces.

To Run Q5.sh

All the parts of Q5 (a,b,c) have been included in a single Q5.sh.
To run the command for Q5, use the command

./Q5.sh


After this, input the string on which you want to do modification.
The output(s) of the parts will be displayed correspondingly.

Link Of GitHub repository: https://github.com/amanfoundongithub/ISS_Assignment1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages