Install the complete package with local command reference and every published mode.
install copycopyTreat conflicts as a decision, not an accident: inspect the destination first and choose skip, replace or unique-
copy [options] <dst> · <src> <dst>copy <dst>copy <src> <dst>copy <src> -a @tarcreate <src>.tar beside the source
copy <src> -A @zipcreate <src>.zip beside the source
-iskip existing items (instead of failing)
-rreplace existing items
-ccreate a unique .
-f-F-a @tarcreate a TAR archive
-A @zipcreate a ZIP archive
When <dst> is an existing directory,
Without a policy flag, an existing destination stops the operation with Destination already exists. -i is useful for idempotent merges, -r explicitly replaces conflicts, and -c preserves both copies by choosing names such as file.
A directory cannot be copied into itself. Symbolic links are copied as links when possible and are not followed recursively.
Run the prepared examples directly on the page. Their results are prebuilt and shown in the browser; no terminal command is executed on the server.
Install the current compatible version. Choose Base for the complete feature set or Minimum for the reduced package; use upgrade to update a module that is already installed.
Base and Minimum are two packages of the same current module release, not separate command versions.
Install the complete package with local command reference and every published mode.
install copyInstall the reduced package. Local reference is omitted;
install copy -mInstall exactly this published version.
install copy -v 1.2.4Ask upgrade to check compatibility and replace the installed block only when needed.
upgrade copyRemove the extension block while leaving the core and unrelated modules intact.
install copy -uExamples are copyable command lines, not actions executed by this website. Review paths, permissions and destructive flags before running them on a real project.
pwd | cd \sandbox | copy data/sample.txt workspace/sample.txt | cd workspace | pwd/home/account/public_html
workspace/
original.txt
replace.txt
sample.txt
updated.txt
/home/account/public_html/sandbox/workspacecd \sandbox\data | copy \sandbox\tmp\data-copydata-copy/
sample.csv
sample.txt
users.jsoncopy \sandbox\data\sample.txt \sandbox\tmp\sample.txtDestination already exists: \sandbox\tmp\sample.txtcopy \sandbox\data\sample.txt \sandbox\tmp\sample.txt -itmp/
README.txt
sample.txtcopy \sandbox\data\sample.txt \sandbox\tmp\sample.txt -ctmp/
README.txt
sample.copy.txt
sample.txtcopy \sandbox\data\sample.txt \sandbox\tmp\sample.txt -rtmp/
README.txt
sample.txtcopy \sandbox\public \sandbox\tmp\public-files -fpublic-files/
assets/
app.js
style.css
index.htmlcopy \sandbox\public \sandbox\tmp\public-folders -Fpublic-folders/
assets/install tar | copy \sandbox\data -aInstalled tar, v1.9 (base)
sandbox/
data/
data.tarinstall zip | copy \sandbox\data -AInstalled zip, v1.8 (base)
sandbox/
data/
data.zipsandbox/data/sample.txtThe example uses a file or directory from the protected /sandbox/ documentation workspace.
lil-terminal sandbox text file
This file is safe to read, copy, rename, replace, hash and archive.
Finalizes Local and Server Help synchronization and localization safety for