![]() |
![]()
| ![]() |
![]()
NAMEe2mkdir - creates a directory on an ext2 filesystem SYNOPSISe2mkdir [options] directory... DESCRIPTIONThe e2mkdir command creates directories on an ext2 filesystem. It behaves similar to `mkdir -p'. OPTIONS
NoteThis program expects to have a full ext2 file specification for each argument. EXAMPLESThis creates the directory `/boot/grub` with on `boot.img` with the current user and group ids:
To override the default ownership and permissions:
SEE ALSOe2tools(7), e2ln(1), e2ls(1), e2mv(1), e2cp(1), e2rm(1), e2tail(1). AUTHORThe e2tools were written by Keith Sheffield <sheff@pobox.com>. This manual page was written by Lucas Wall <lwall@debian.org>, for the Debian project (but may be used by others).
|