mlsamuelson.com
cp -R and copying contents vs. copying directory
Submitted by
mlsamuelson
on Thu, 09/17/2009 - 09:16
command line
cp -R foo/ faa
copy contents of tmp directory to another_tmp directory
resulting path: /faa/[foo's files]
cp -r foo faa
copy directory foo into directory faa
resulting path: faa/foo/[foo's files]
Site Navigation
about michael samuelson
contact
man pages
Find Me Around
Drupal
LinkedIn
Twitter
Archives
July, 2008
(1)
August, 2008
(5)
September, 2008
(4)
October, 2008
(1)
November, 2008
(1)
December, 2008
(1)
January, 2009
(1)
April, 2009
(2)
May, 2009
(1)
July, 2009
(1)
1
2
next ›
last »
User login
Username:
*
Password:
*
Create new account
Request new password