If I make a copy of the file file1 and call it file2, then a…
If I make a copy of the file file1 and call it file2, then add a line at the beginning of file1 that says “added”, what should I type at the $ prompt in order to see the difference between the two files? What will the output look like?
Read Details