initrd-put(1)
| INITRD-PUT(1) | User Commands | INITRD-PUT(1) |
NAME
initrd-put - copies files and directories into a specified directory.
SYNOPSIS
initrd-put [<options>] <destdir>
directory [directory ...]
initrd-put [<options>] <destdir> file
[file ...]
DESCRIPTION
Utility allows to copy files and directories along with their dependencies into a specified destination directory.
This utility follows symbolic links and binary dependencies and copies them along with the specified files.
OPTIONS
- -n, --dry-run
- don't do nothing.
- -e, --exclude=REGEXP
- exclude files matching REGEXP.
- -f, --force
- overwrite destination file if exists.
- -l, --log=FILE
- white log about what was copied.
- -r, --remove-prefix=PATH
- ignore prefix in path.
- -v, --verbose
- print a message for each action/
- -V, --version
- output version information and exit.
- -h, --help
- display this help and exit.
AUTHOR
Written by Alexey Gladkov.
REPORTING BUGS
Report bugs to authors.
COPYRIGHT
Copyright © 2012-2020 Alexey Gladkov
<gladkov.alexey@gmail.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
| February 2024 | initrd-put version 2.31.0 |
