Elfyn McBratney wrote:
Ugh! I hate rebase things. Just feels like a kludge to me. Anyways,
assuming it is rebase issue how do I fix it (what's the command (ah
duh, rebase I know) and it's parameters?)
Read the README carefully in /usr/doc (currently rebase-2.2.README).
Particularly the part abo
Andrew DeFaria wrote:
> Gerrit P. Haase wrote:
>
> >Hello Andrew,
> >
> >>All of a sudden a Perl script of mine that has been working fine for a
> >>long time stopped working. I've traced it down to the following line in
> >>Perl:
> >
> >>my $nbr_msgs = `grep -ce "^From " "$returned_dir/$sender"`;
Gerrit P. Haase wrote:
Hello Andrew,
All of a sudden a Perl script of mine that has been working fine for a
long time stopped working. I've traced it down to the following line in
Perl:
my $nbr_msgs = `grep -ce "^From " "$returned_dir/$sender"`;
Seems innocent enough right? Here's the error mes
Hello Andrew,
> All of a sudden a Perl script of mine that has been working fine for a
> long time stopped working. I've traced it down to the following line in
> Perl:
> my $nbr_msgs = `grep -ce "^From " "$returned_dir/$sender"`;
> Seems innocent enough right? Here's the error message:
> C:\Cy
4 matches
Mail list logo