Top || Section Contents || Permuted Index
SavaJe OS 1.1.0

cp(shell)


NAME

cp — copy files

SYNOPSIS

cp [-firv] source dest

DESCRIPTION

Copy source to dest .

Options

-f force: never prompt, and ignore nonexistent files
-i prompt before overwriting files
-r copy recursively
-v explain actions

EXAMPLE

cp /ramfs/addressbook.dat /cf0

Copy the file addressbook.dat in the /ramfs directory to the compact flash (directory /cf0 ).


Oct. 30, 2001
Copyright © 2002 , SavaJe Technologies, Inc. All rights reserved.
Corrections, suggestions to: docs@savaje.com