getting formatting right.
authorFred T. Hamster <fred@gruntose.com>
Sun, 11 Mar 2012 20:00:53 +0000 (16:00 -0400)
committerFred T. Hamster <fred@gruntose.com>
Sun, 11 Mar 2012 20:00:53 +0000 (16:00 -0400)
scripts/notes/info_overload_report.sh

index d4ce6165760a94beafbe8277a903032b7eb04c09..d959b576e560d5398590c9f6264a8b57b0a75d04 100644 (file)
@@ -19,7 +19,6 @@ source_example_depth=$(find ~/quartz/example_source_code/ -type f -exec echo \"{
 total_overload=$(($note_depth + $item_depth + $project_depth + $source_example_depth))
 
 report="\
-\n\
 We have studied your information overload and find that there are:\n\
   $note_depth note files\n\
   $item_depth to-do list items\n\
@@ -28,6 +27,7 @@ We have studied your information overload and find that there are:\n\
   -------\n\
   $total_overload total items\n\
 Gathered On: $(date)\n\
+\n\
 ##############\n\
 "