# This is to present a list of pdf files which are the # days activities in judgements, orders and opinions print "HTTP/1.0 200 OK\n"; print "Content-Type: text/html\n\n"; print "
";
print "![]() | ";
print "";
print "United States District Court, District of Utah"; print "Recent Judgments, Orders and Opinions"; print " |

"; print "
"; print "$listing[$i]"; ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime,$blksize,) = stat $listing[$i]; print ""; ($sec, $min, $hour,$mday,$mon) = localtime($mtime); $mon++; print " $size "; print ""; print "
\n"; # print " $mtime
\n"; $i++; }; print "