Skip to content

CP

fima cp is a simple command that copies a file or a directory.

Usage

fima cp SOURCE DESTINATION

Examples

sh
# Copy a file
fima cp file.txt file_copy.txt

# Copy a directory
fima cp directory directory_copy

Released under the GPL 3.0 License.