configurable start and end of day
This commit is contained in:
		@@ -26,8 +26,6 @@ function hrlines(start, stop, h,    starth, stoph, tmp, i) {
 | 
			
		||||
}
 | 
			
		||||
BEGIN {
 | 
			
		||||
  FS = "|"
 | 
			
		||||
  daystart = 8
 | 
			
		||||
  dayend = 18
 | 
			
		||||
  GREEN = "\033[1;32m"
 | 
			
		||||
  RED = "\033[1;31m"
 | 
			
		||||
  WHITE = "\033[1;97m"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user