About Lesson
- Write a program to concatenate two files and give the output as the third file. All the three file names must be taken as command-line arguments.
- Write a program to display the filenames in the input directory (input directory passed as a command-line argument).