CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

perl

Breadcrumb

  • Home
  • computer
  • perl

nvstats.pl - pretty nvidia GPU stats for Unix

I wanted to have a nicer view of nvidia GPU statistics, so I made this script. I realize this is overwrought compared to just stuffing the output into a couple of arrays, but I had the code lying around to munge into this. FWIW Text::CSV is now a wrapper around Text::CSV_XS, so this is now considered to be the best and fastest way to parse CSV, which would matter if you had to do a lot of it.

perl
nVidia
  • Read more about nvstats.pl - pretty nvidia GPU stats for Unix
  • Log in or register to post comments

A Simple perl-based cron.php Fetcher for Drupal

By drink | Wed November 08, 2006

I originally posted this on drupal.org here but I wrote it, so here it is.

I just ran into a fun problem: I installed a VMware LAMP appliance and it turns out it doesn't have lynx, links, curl, or wget. What to do? Luckily, it has perl. The following perl script grabs cron.php from localhost and prints the job's status to STDOUT.

Drupal
perl
  • Read more about A Simple perl-based cron.php Fetcher for Drupal
  • Log in or register to post comments
Subscribe to perl

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved