Show TOC Start of Content Area

Background documentation mkdir Locate the document in its SAP Library structure

Use

Creates a directory / collection.

Syntax

Syntax

mkdir/md [-cip|-c] resource

Options

-cip|-c

Checkout-in-place: creates an activity, checks out the parent collection, creates the collection and checks in the activity.

Arguments

resource

Resource to be created.

Description

Creates a directory.

Example

Creates the directory myDir.

mkdir myDir

 

End of Content Area