Changeset 11492 for trunk/ippScripts/scripts/phase2.pl
- Timestamp:
- Jan 31, 2007, 12:04:50 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase2.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase2.pl
r11455 r11492 3 3 use warnings; 4 4 use strict; 5 6 ## report the program and machine 7 use Sys::Hostname; 8 my $host = hostname(); 9 print "\n\n"; 10 print "Starting script $0 on $host\n\n"; 5 11 6 12 use IPC::Cmd qw( can_run run );
Note:
See TracChangeset
for help on using the changeset viewer.
