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 to add content of one file into another file at the beginning

Answer Posted / dick

concatenate file1 and file2, in the below command file1 content will be insert in front of that in file2, and then combined content will be redirected to file3

cat file1 file2 > file3

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is .sh file?

1261


What is the search command in unix?

1134


Which unix command to make a new directory?

1194


Explain how to use grep command to list find the records of a file containing 10 different strings?

1127


How do you grep recursively?

1157


What is the comma to show the space allocation of files?

1137


What are some command words?

1205


Why is grep called grep?

1365


What is s and g in sed command?

1165


What command is used to switching between users in unix?

1131


Which command is used to delete all files in the current directory and all its sub-directories?

1318


What is nr in awk command?

1278


Explain ‘library functions’ with respect to unix commands?

1217


What is the function of grep command in unix?

1234


Is ‘du’ a command? If so, what is its use?

1206