/[james]/archive/sysstats/getdata
ViewVC logotype

Diff of /archive/sysstats/getdata

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8 by james, Thu Jan 30 23:02:31 2003 UTC revision 9 by james, Fri Jan 31 09:06:10 2003 UTC
# Line 1  Line 1 
1  #!/usr/bin/perl  #!/usr/bin/perl
2    
3  $datetime = `date -u '+%Y%m%d.%H%M%S'`;  $datetime = `date -u '+%Y%m%d.%H:%M:%S'`;
4  chomp $datetime;  chomp $datetime;
5    
6  $sensors = `sensors`;  $sensors = `sensors`;

Legend:
Removed from v.8  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.26