system (date) in perl
From: Alexandre Jaquet (alexj_at_floor.ch)
Date: 02/28/05
- Next message: Roll: "can someone help?"
- Previous message: Roll: "Re: cannot open and write file"
- Next in thread: Paul Lalli: "Re: system (date) in perl"
- Reply: Paul Lalli: "Re: system (date) in perl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 17:11:25 +0100
Hi I can't find why I'm getting Bad file descriptor when I use :
my $time_start = system "date \"+%H:%M:%S\"";
warn "date \"+%H:%M:%S\""; --> date "+%H:%M:%S"
thx
- Next message: Roll: "can someone help?"
- Previous message: Roll: "Re: cannot open and write file"
- Next in thread: Paul Lalli: "Re: system (date) in perl"
- Reply: Paul Lalli: "Re: system (date) in perl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]