Hi All,
I assume that many of us know how to do recursive copying using cp command in Linux..
This post is for people who may not know it... :)
Please use this command -
cp -r Bigfolder/ placeToCopy/
Replace the names above according to situations.. :)
-r is the option - that does recursive copying :)
Take care,
Ananth Gouri
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment