[Techtalk] re: using bash commands in perl scripts

Rasjid Wilcox rasjidw at openminddev.net
Mon May 26 23:00:57 EST 2003


On Monday 26 May 2003 18:41, Berenice wrote:
>
> As for that funny message "Too late for "-T" option..."  I saved your
> script into a file called rasjid :) and ran it by typing "perl
> rasjid" at the command prompt.

Ah, I am able to recreate the error message after all.

Two ways to run it:
$ perl -T rasjid

or
$ chmod +x rasjid
./rasjid

Also, for the record, a 'close LSPIPE;' should be added as the final line.

Cheers,

Rasjid.

-- 

Rasjid Wilcox
Canberra, Australia  UTC + 10
http://www.openminddev.net


More information about the Techtalk mailing list