Changeset 27718 for trunk/ippScripts/scripts/detrend_correct_imfile.pl
- Timestamp:
- Apr 21, 2010, 11:35:15 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_correct_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_correct_imfile.pl
r27180 r27718 8 8 use Sys::Hostname; 9 9 my $host = hostname(); 10 my $date = `date`; 10 11 print "\n\n"; 11 print "Starting script $0 on $host\n\n"; 12 print "command: @ARGV\n\n"; 12 print "Starting script $0 on $host at $date\n\n"; 13 13 14 14 use vars qw( $VERSION );
Note:
See TracChangeset
for help on using the changeset viewer.
