diff --git a/Makefile b/Makefile index 4dd2dac..81d4672 100644 --- a/Makefile +++ b/Makefile @@ -133,7 +133,7 @@ job-history: # sacct --starttime 2023-09-01T14:00:00 --format JobID,JobName,Elapsed,ExitCode |grep nkd # date -d '1 month ago' +%D-%R # sacct --starttime `date -d '2 days ago' +%D-%R` --format JobID%-15,JobName,Elapsed,ExitCode,Partition,QOS,ReqCPUS,START,TotalCPU |grep nkd - sacct --starttime `date -d '2 days ago' +%D-%R` --format JobID%-15,JobName,Elapsed,ExitCode,Partition,ReqCPUS,START,TotalCPU |grep nkd + sacct --starttime `date -d '2 weeks ago' +%D-%R` --format JobID%-15,JobName,Elapsed,ExitCode,Partition,ReqCPUS,START,TotalCPU |grep nkd # sacct -S `date -d '1 month ago' +%D-%R` usage: sreport user Top start=1/1/22 end=1/1/23 -t percent