On Wed, 30 Jul 2003, Sullivan, Patrick wrote: > > How do you prevent ldapsearch from wrapping at Char 79 with \n\s Without writing your own client, you can't. If you have Perl, try this simple filter: perl -p -00 -e "s/\n //g" # That's zero-zero -- Dave Horsfall DTM VK2KFU daveh@ci.com.au Ph: +61 2 9906-7866 Fx: 9906-1556 Corinthian Engineering, Level 1, 401 Pacific Hwy, Artarmon, NSW 2064, Australia