Hi ,
use system "(/usr/bin/find \"$_\" -type f -mtime 3 -print -exec ls '{}'
\;)";
Thanks ,
Chintan
On 3/26/10, Shlomi Fish wrote:
>
> On Friday 26 Mar 2010 20:51:17 John W. Krahn wrote:
> > jet speed wrote:
> > > Hi,
> >
> > Hello,
> >
> > > I have a simple code below,
> > >
> > > #
Hi all ,
use sendmail -f $from $to and check , may be it should work fine ...
Thanks ,
Chintan
On 3/27/10, Harry Putnam wrote:
>
> "Uri Guttman" writes:
>
>
> > yes. it will be more portable (you have sendmail's path hard wired
> > and it varies). they can use other mailers (i have qmail). the