Documented in Volume 1 of the UNIX Programmers Manual.
% mkdir stubs create a subdirectory 'stubs' in the working directory.
% mkdir /usr/username/sources create a directory with an explicit (fully qualified) pathname.
To Index