HOW TO COPY FILES AND DIRECTORIES RECURSIVELY IN FREEBSD / UNIX
ASSUMPTIONS:
You have already installed FreeBSD. If not, then
click here:
How to Install FreeBSD
- Here is a sample command:
cp -iprv /cdrom/distfiles/
/usr/ports/distfiles/
- Here are what the switches stand for:
i Interactive. Will prompt you if overwriting files.
p Preserve file attributes like date, time, etc.
r Recursive. Will also copy subdirectories.
v Verbose. Will show each file as it is copied.
- For more info, type:
man cp
Or click here:
http://search.yahoo.com/search?p=cp+%22-r%22+recursive
Here are some other FreeBSD related links:
How to Install FreeBSD
Shell Configuration
FreeBSD Device List
Hardware
Burn-In Test Using FreeBSD
FreeBSD
Commands Cheat Sheet
'make
install' fails on FreeBSD
The
FreeBSD 'Handbook' online
Search
for Answers to Questions about FreeBSD
How
to Install NTP (Network Time Protocol) software on FreeBSD
How
to Install Samba file server software on FreeBSD
Mounting
and Using the Floppy Drive in FreeBSD
Mounting
and Using the CD-ROM Drive in FreeBSD
How to Find or Search for a Directory or a file
How to Preserve the Date and Time Stamp When Copying Files
How to Copy Files, and Directories recursively in FreeBSD / unix
How To Fix The 'Read Only File System' Problem When rc.conf is Corrupted on Freebsd
Random Passwords Generator
URL Decoder / Link Maker
AT YOUR OWN RISK: These instructions have no guarantee or
warrantee of fitness for any purpose whatsoever--and none
shall be implied or inferred. If you use these
and incur any kind of damage--it is your responsibility.
Copy Files and/or Directories, Subdirectories Recursively in FreeBSD. Unix copy of a directory. Configuration, Linux, Unix, Nix, Cheat Sheet for FreeBSD, Configure, Options, Configuration, Howto, How To, FreeBSD
|
|
|