[LDAPsh-cvs] ldapsh ldapsh,1.51,1.52
Status: Beta
Brought to you by:
rcorvalan
From: <j-d...@us...> - 2004-02-25 02:24:11
|
Update of /cvsroot/ldapsh/ldapsh In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25200 Modified Files: ldapsh Log Message: * Hint about using ./ou=Blah with 'cp' Index: ldapsh =================================================================== RCS file: /cvsroot/ldapsh/ldapsh/ldapsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** ldapsh 25 Feb 2004 02:03:20 -0000 1.51 --- ldapsh 25 Feb 2004 02:09:31 -0000 1.52 *************** *** 205,208 **** --- 205,213 ---- ou=OU Within Other OU, ou=Other OU, o=Parent Organisation + For commands, such as L<cp|cp>, that can accept either an RDN or a DN, + you can rapidly create a DN from an RDN using the following syntax: + + ./ou=A + =head2 REDIRECTION |