cat < file1 >> file2 | file3

Question:cat < file1 >> file2 | file3

1.file1 content will be appended to file2 and finally stored in file3

2.file1 content will be appended to file2 and file3 will be ignored

3. file2 and file3 will have same content

4.syntax error


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!