Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you copy a directory with many files and folders into
another directory?

Answers were Sorted based on User's Feedback



How do you copy a directory with many files and folders into another directory?..

Answer / guest

cp -R <source_dir> <dest_dir>

Ex: cp GUI ../TEST

Is This Answer Correct ?    11 Yes 2 No

How do you copy a directory with many files and folders into another directory?..

Answer / ashok jayan

cp -rf <source_dir> <dest_dir>

Note: r - Recursively, f - Forcefully

Is This Answer Correct ?    8 Yes 3 No

Post New Answer

More Unix Commands Interview Questions

What are awk commands?

0 Answers  


How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.

3 Answers   Amazon, MBA, Syntel, TCS, Unisys,


which script will invoke first ,when /etc/init.d starts

1 Answers  


What is awk command used for?

0 Answers  


how to make IGNITE-BACKUP in HP-UX?

4 Answers   HP,


How to setup sudo, only can use for particular date & time only ( for solaris10 )

1 Answers   ups,


how will you login one server's shell prompt to an another server?

5 Answers   Cosmic Infotech, Perot Systems,


What does the “echo” command do?

0 Answers  


How we will execute previous command in vi editor?

8 Answers   Infosys,


What is the pipe command?

0 Answers  


What is the use of the command 'ls -x chapter[1-5]' ?

0 Answers  


How can you create a symbolic link to a file or directory?

1 Answers  


Categories