Here is another workaround for the broken stat, that will work with both
the old and new version.  Avoid the stat program entirly:

perl -e 'for (@ARGV) {print (((stat)[7]) . "\n");}'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to