ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/doc/ldap-utils
Dwayne Hart 148999cf35 Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
..
README.Debian Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
changelog.Debian.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
copyright Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30

README.Debian

If you want to play with shell and ldapsearch output, be sure your dn
entries are one per line. A perl script could be:

	ldapsearch ... | perl -p -0040 -e 's/\n //'