Chris Adams <[EMAIL PROTECTED]> writes: > Package: ldap-utils > Version: 2.3.30-5 > Severity: minor > > ldapsearch sends error messages in its data stream: > > Search result > search: 2 > result: 0 Success > > # numResponses: 775 > # numEntries: 774 > > It would be nice if something went to stderr in case stdout has been > redirected so an abnormal result was obvious.
This is controlled by the -L flag. -LLL will give you pure LDIF without any additional messages and is usually what you want for scripts. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]