Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

##Shell Scripting

        Here are a number of small labs created for school using Shell scripts to learn basic shell capabilities. The largest script (lab4) allows for a CSV file, that was supplied to the class, a user provides and the two letter abbreviation of up to three states. The output will be a HTML file that contains the CSV data in table form. The CSV values are addresses and the rows with the provided state abbreviations will be highlighted making each of the three states a different color row. The example CSV file and the example output are provided in the project.