PMDF System Manager's Guide
PMDF-REF-6.0


Previous | Contents

dirsync -cook

Process an LDIF file according to a recipe file.

Syntax

pmdf dirsync -cook in-ldif-file-spec out-ldif-file-spec

Command Qualifiers Defaults
-recipe=file-spec See text

PARAMETERS

in-ldif-file-spec

The specification of the LDIF file to read as input.

out-ldif-file-spec

The specification of the LDIF file to write as output.

DESCRIPTION

The pmdf dirsync -cook utility uses a recipe file to generate an output LDIF file from an input LDIF file. The recipe file may be either a cooking recipe file, or a serving recipe file.


COMMAND QUALIFIERS

-recipe= file-spec

This required parameter specifies the recipe file to use for converting the input LDIF file to the output LDIF file.


Previous | Next | Contents