X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=makepost;h=76b76d097d1aef4e4e23949f13f469a13b9c938f;hp=7d9bee37b9b375702edcb571e6c09414698e2ec9;hb=817d5389c87ae35e3dabbcc689d1fd77a339daa2;hpb=d5a0b74a3ddd8ad47fb594e890dfd0f454627655 diff --git a/makepost b/makepost index 7d9bee3..76b76d0 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 <