Timeline for Finding out the common lines in two files using 4 fields using awk and UNIX
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 27, 2013 at 14:27 | comment | added | Namrata | I want to match only 4 fields in both the files. If they match they are redirected to output. About other fields I dont care. They can be different. | |
| Aug 27, 2013 at 12:40 | history | edited | terdon♦ | CC BY-SA 3.0 | removed useless use of cat and $() |
| Aug 27, 2013 at 11:55 | history | edited | mike | CC BY-SA 3.0 | Added command. |
| Aug 27, 2013 at 11:49 | history | edited | mike | CC BY-SA 3.0 | Added command. |
| Aug 27, 2013 at 10:32 | history | answered | mike | CC BY-SA 3.0 |