Prefetch Technologies // Keeping your cache lines cozy

Archive

Posts in Perl

Perl version of stat

perlSep 13, 2005 1 min read

While messing around with Perl, I created a Perl program that displays output similar to the Linux stat utility: This will be a useful little utility once I cleanup the Perms and Device lines. :)

$ read more →