Subject: Re: openldap
To: Keith Mastin <kmastin@beechtree.ca>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 09/04/2002 20:57:28
>    bash-2.05# ktrace /usr/local/libexec/slapd
>    bash-2.05# "kdump | less
>    >

Notice the quote and the greater-than sign (which is PS2). Get rid of
the quote:

echo $PS2 # see sh(1) ... The secondary prompt string

kdump | less

   Jeremy C. Reed
   http://www.reedmedia.net/