Skip to content

ALU-MI24-LCS27/learn_linux_by_doing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learn_linux_by_doing

tasks distruibution (and their final commits)

  • Bruce Emmanuel SHIMWA worked on

    • Task 1.2: move top5-highest-temperatures.csv from the root directory of the project into the analyzed directory (ff14d8c)

      mv top5-highest-temperatures.csv analyzed/

    • Task 2.4: Extra task: You can also extract data of all the heat recorded from your own country and save them in another new file and name it country-heat_data.csv (4e0362e)

      custom shell script used

  • Heroine MUTUMWINKA worked on

    • Task 1.1: File test-1 inside the data directory is to be deleted (ff14d8c)

      rm test-1

  • Justine NEEMA worked on

  • Clarisse MUKAYIRANGA worked on

    • Task 1.3: update the file which doesn’t follow the naming format of “top-5...” in the analyzed directory (d200502)

      mv top5-highest-temperatures.csv top-5-lowest-temparatures.csv

  • Martin De Poles BYUSA worked on

    • Task 2.3: From file satelite_temperature_data.csv, extract the top 5 Lowest recorded heat temperatures and save the extracted data inside top-5-lowest-temparatures.csv in analyzed directory (1e001c4)

      custom shell script used

  • Andrew Ater OGAYO worked on

    • Task 2.2: From file satelite_temperature_data.csv, extract the top 5 highest recorded heat temperatures and save the extracted data inside the top-5-highest-temparatures.csv analyzed directory (0b398bb)

      custom shell script used

About

Live coding session. Forked from hmusangwa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%