# Dummy Data To Test The Program # Usage: cat data | grep -v ^# | timesheet3 # Usage: cat data | grep -v ^# | timesheet3 -p js@ # http://www.berklix.com/~jhs/src/bsd/jhs/bin/public/timesheet/timesheet3/ # @Rec @Day 2010.12.15 Friday @Who js@ @Rate w_full x d_week x t_day @Job Developing daytime. 14:20 18:40 0 # --- @Rec @Day 2010.12.16 Saturday @Who ab@ @Rate w_high x d_sat x t_eve @Job Evening intense monitoring with 60 mins of breaks 19:00 23:00 60 # --- @Rec @Day 2010.12.17 Sunday @Who js@ @Rate w_low x d_sun x t_night @Job Low frequency night monitoring less half hour break 02:00 05:00 30 # --- # Timesheet Terminator @Rec @Day Dummy @Who Dummy @Rate w_full x d_week x t_eve @Job end of timesheet 00:00 00:00 0 # The terminating zeros above are necessary.