Results 1 to 3 of 3
Two files contain:
file1:
cat
dog
fish
hamster
file2:
cat
fish
ferret
dog
How do you change the case of the letters in file1.txt to uppercase and compare with file2 ...
- 11-08-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 3
Comparing files
Two files contain:
file1:
cat
dog
fish
hamster
file2:
cat
fish
ferret
dog
How do you change the case of the letters in file1.txt to uppercase and compare with file2 all in one command? Thanks.
- 11-08-2009 #2
Are you aware that it's against the rules of the forum to ask your homework questions?
Linux user #126863 - see http://linuxcounter.net/
- 11-09-2009 #3Just Joined!
- Join Date
- Nov 2009
- Posts
- 3
This is isn't my homework question... I would just like to know how to do this. Thanks.


Reply With Quote
