diffhour python diffhour.py -args " " -project Ops Usage: diffhour [options] Options: [-mask (mask)] Mask to use for the dir command, default is * [-path (path)] Path to use for the dir command, default is * [-age (time)] Path to use for the dir command, default is 1h, may be ([#y][#w][#d][#h][#m][#s]) [-recursive] If present, dir will be done recursively, otherwise will not be recursive [-restart] If present, will not compare with previous results and will start a new baseline [-safe] Will run times and then craft a before/after parameter, rather then use dir's age parameter [-sysdrive] Will only run the dir against the system drive [-nodiff] Do not run a diffhour, only a normal hour [-noquiet] Display the results of the dir to screen [-fromtime (DSZ_time)] Date from which to calculate the age. Default is to calculate normally. (Must be "YYYY-MM-DD [hh:mm:ss]") [-centeredtime (DSZ_time)] Date from which to calculate the age in both directions. Default is to calculate normally. (Must be "YYYY-MM-DD [hh:mm:ss] [-fromstart] Calculate the time since the first 'time' command run on this cpaddr and use that for the age value. (Compatible with -safe)") hour python diffhour.py -args "-nodiff -recursive -age 1h " -project Ops Usage: hour [options] Options: [-safe] Will run times and then craft a before/after parameter, rather then use dir's age parameter [-sysdrive] Will only run the dir against the system drive [-noquiet] Display the results of the dir to screen [-fromtime (DSZ_time)] Date from which to calculate the age. Default is to calculate normally. (Must be "YYYY-MM-DD [hh:mm:ss]") [-centeredtime (DSZ_time)] Date from which to calculate the age in both directions. Default is to calculate normally. (Must be "YYYY-MM-DD [hh:mm:ss]") nhour python diffhour.py -args "-nodiff -recursive -age " -project Ops Usage: nhour [age] [options] Options: [-safe] Will run times and then craft a before/after parameter, rather then use dir's age parameter [-sysdrive] Will only run the dir against the system drive [-noquiet] Display the results of the dir to screen [-fromtime (DSZ_time)] Date from which to calculate the age. Default is to calculate normally. (Must be "YYYY-MM-DD [hh:mm:ss]") [-centeredtime (DSZ_time)] Date from which to calculate the age in both directions. Default is to calculate normally. (Must be "YYYY-MM-DD [hh:mm:ss]")