Copyright © tutorialspoint.com
fsdam [options] resize device [new_size[BKMGTEP]]
| Tag | Description |
|---|---|
| -h --help | print help message |
| -v --verbose | |
| be more verbose | |
| -e --ext-offline | |
| unmount ext2/ext3/ext4 filesystem before doing resize | |
| -f --force | |
| bypass some sanity checks | |
| -n --dry-run | |
| print commands without running them | |
| -y --yes | answer "yes" at any prompts |
| new_size | |
|
Absolute number of filesystem blocks to be in the filesystem,
or an absolute size using a suffix (in powers of 1024).
If new_size is not supplied, the whole device is used.
| |
| Tag | Description |
|---|---|
| TMPDIR | Where the temporary directory should be created. |
Copyright © tutorialspoint.com