↓
Menu ↓
  • News, articles and stuff
    • Development
      • Perl
      • Web
    • Media
      • Photo
      • Video
  • Media
    • Photography
  • About

Johnny Morano's Blog

Geek talk, extreme sports and travels

Johnny Morano's Blog
Home Menu ↓
Skip to primary content
Skip to secondary content
  • Home
  • About
  • Media
    • Photography
  • News, articles and stuff
Home→Categories Development→Perl - Page 4 << 1 2 3 4

Category Archives: Perl

Post navigation

Newer posts →

Perl script: speed.pl

Posted on August 5, 2010 by insaniacAugust 5, 2010

A small script I wrote to see how fast a file grows (for instance when it’s being copied from one partition to another, disk to disk, network to network, …) #!/usr/bin/perl use strict; use warnings; my $file = shift @ARGV; … Continue reading →

Posted in Blog, Development, Perl | Tagged Dev, Perl

Post navigation

Newer posts →
© 2021 - Johnny Morano's Blog
↑