Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sdfmkdir(1) — HP-UX 9.05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sdf(4)

mkdir(1)

sdfmkdir(1)

NAME

sdfmkdir − make an SDF directory

SYNOPSIS

sdfmkdir device:dirname... 

DESCRIPTION

sdfmkdir is intended to mimic mkdir(1).

An SDF file name is recognized by the embedded colon (:) delimiter (see sdf(4) for SDF file naming conventions). 

sdfmkdir creates specified directories in mode 777, masked with the current value of umask. 

RETURN VALUE

sdfmkdir returns zero if all directories were successfully created; otherwise, it prints a diagnostic and returns non-zero. 

EXAMPLES

The following example assumes that an SDF directory structure exists on the HP-UX device file /dev/rdsk/c0d1s5. 

Create an empty subdirectory named sysmods under directory /usr/lib:

sdfmkdir /dev/rdsk/c0d1s5:/usr/lib/sysmods

AUTHOR

sdfmkdir was developed by HP. 

SEE ALSO

sdf(4), mkdir(1). 

Hewlett-Packard Company  —  HP-UX Release 9.0: August 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026