User Tools

Site Tools


Sidebar

projects

haas:fall2014:unix:projects:statuscalc

This is an old revision of the document!


Corning Community College

CSCS1730 UNIX/Linux Fundamentals

~~TOC~~

Project: STATUSCALC

Objective

To employ your growing shell script abilities in calculating your current status in the class.

Project

I would like you to write a script that:

  • takes the status command output and:
    • calculates project points
    • calculates opus points
    • calculates attendance points
    • calculate project % of overall grade (36%)
    • calculate opus % of overall grade (36%)
    • calculate attendance % of overall grade (28%)
    • display the results (including overall grade)

Example output may look something like:

lab46:~/src/unix/statuscalc$ ./statuscalc
Projects   ... received 341 out of 405 total points: 84%
Opus       ... received   9 out of  12 total points: 75%
Attendance ... received  18 out of  23 total points: 
haas/fall2014/unix/projects/statuscalc.1417791886.txt.gz · Last modified: 2014/12/05 15:04 by wedge