HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

COPY — Copy files. More information: <https://www.dosbox.com/wiki/Commands#COPY>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
httpscommandfilescopycliinformationmore

Problem

How to use the COPY command: Copy files. More information: <https://www.dosbox.com/wiki/Commands#COPY>.

Solution

COPY — Copy files. More information: <https://www.dosbox.com/wiki/Commands#COPY>.

Copy a file:
COPY {{path/to/source_file}} {{path/to/destination_file}}

Code Snippets

Copy a file

COPY {{path/to/source_file}} {{path/to/destination_file}}

Context

tldr-pages: dos/COPY

Revisions (0)

No revisions yet.