Skip to content

pranav0408/BashCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BashCode

This project deals with the collection of advanced Bash Shell Scripting codes.

Sample Input for Lexico graphic

3

234 345

223 334

022 033

2 false lexicographic

// here 3 is number of inputs // next n lines<here 3> has input upon which comparision is to be made /* next line has: first argument: integer determining which coloumn is to be compared second argument: either true or false saying the output is reversed else output is same third argument: either lexicographic or numeric telling whether the sorting of column is to be made lexicographically or numerically */

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published