copy

command
v0.0.0-...-ba0b20d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

`copy` copies files and directories.

Use it when you want to duplicate data to a new path.

Example usage: ```sh copy notes.txt backup/notes.txt copy --recursive projects/ backup/projects/ copy --force build/output.bin /tmp/output.bin ```

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL