nuffnough wrote:
Hi.
I need to log the output of isakmpd -DA=90 to a file, and I am at a loss as
to exactly what syntax to use. I am using OpenBSD 3.8 default shell (ksh
now...) and trying stuff like
isakmpd -T -DA=90 2>&1 > logfile
which just gives me the reports for log levels but doens't
On 1/13/06, Alexander Hall <[EMAIL PROTECTED]> wrote:
>
> nuffnough wrote:
> > Hi.
> >
> > I need to log the output of isakmpd -DA=90 to a file, and I am at a loss
> as
> > to exactly what syntax to use. I am using OpenBSD 3.8 default shell
> (ksh
> > now...) and trying stuff like
> >
> > isakmpd
nuffnough wrote:
Hi.
I need to log the output of isakmpd -DA=90 to a file, and I am at a loss as
to exactly what syntax to use. I am using OpenBSD 3.8 default shell (ksh
now...) and trying stuff like
isakmpd -T -DA=90 2>&1 > logfile
This would redirect stderr to stdout (screen) and stdout to
Hi.
I need to log the output of isakmpd -DA=90 to a file, and I am at a loss as
to exactly what syntax to use. I am using OpenBSD 3.8 default shell (ksh
now...) and trying stuff like
isakmpd -T -DA=90 2>&1 > logfile
which just gives me the reports for log levels but doens't actually show me
an
4 matches
Mail list logo