Files
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

33 lines
983 B
Plaintext

$ "@(#)07 1.8 src/bos/usr/bin/mkdir/mkdir.msg, cmdfiles, bos411, 9428A410j 12/10/92 16:18:52"
$
$ COMPONENT_NAME: (CMDFILES) commands that manipulate files
$
$ FUNCTIONS: Messages for mkdir
$
$ ORIGINS: 27
$
$ IBM CONFIDENTIAL -- (IBM Confidential Restricted when
$ combined with the aggregated modules for this product)
$ SOURCE MATERIALS
$ (C) COPYRIGHT International Business Machines Corp. 1989, 1992
$ All Rights Reserved
$
$ US Government Users Restricted Rights - Use, duplication or
$ disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
$
$quote "
$
$ $ Message numbers 355 - 359 reserved for this file.
$
$set MS_MKDIR
$ note: the numbers for the mkdir command
$ note: start at 0653-355
$ Do not translate -%c.
USAGE "Usage: mkdir [-p] [-m mode] Directory ...\n"
$
NOMULT "mkdir: 0653-355 Cannot have multiple -%c options.\n"
$
NOACCESS "mkdir: 0653-357 Cannot access directory %s.\n"
$
NOMAKE "mkdir: 0653-358 Cannot create %s.\n"