termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
Copy a file to another location
cp
Copy files and directories.
More information: <https://www.gnu.org/software/coreutils/cp>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
cp {{path/to/source_file.ext}} {{path/to/target_file.ext}}
click the source code to copy
install
cp
on any operating system with
command-not-found.com