It looks like the shell is executing your program instead of perl. You should begin your Perl program with these three lines:
#!/usr/bin/perl use warnings; use strict;
In reply to Re: copy contents appending date
by jwkrahn
in thread copy contents appending date
by sekharsomu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |