From 30c6d9644e722ee8eb709e8b93aad38d87252892 Mon Sep 17 00:00:00 2001 From: Weilei Zeng at qlab01 Date: Fri, 26 Apr 2024 17:45:55 +0800 Subject: [PATCH] minor change 2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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