X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=makepost;h=cfe6937e9dfbc05c981b5fce32e947f66b1b0bc7;hp=d749a039fe4a226b7ac06b96085e3c7f625bcbae;hb=c0f4a4d5ce63338390dfd851c4b403769266d0d7;hpb=2ac9f966bf5cb4efd07581bd5531fc9733784904 diff --git a/makepost b/makepost index d749a03..cfe6937 100755 --- a/makepost +++ b/makepost @@ -1,7 +1,7 @@ #! /bin/sh -newtime=`ls -alL pstatus | cut -c 44-55` -oldtime=`ls -alL pstatus-old | cut -c 44-55` +newtime=`stat --format %y pstatus | cut -d: -f-2` +oldtime=`stat --format %y pstatus-old | cut -d: -f-2` title="Bug stamp-out list for $newtime (CST)" cat <