This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| comm [2025/05/02 05:08] – ken | comm [2026/01/16 03:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| '$comm [OPTION]... FILE1 FILE2' | '$comm [OPTION]... FILE1 FILE2' | ||
| </ | </ | ||
| - | ' | + | '' |
| - | ‘' | + | '' |
| \\ | \\ | ||
| ==== Example of the ‘comm’ Command ==== | ==== Example of the ‘comm’ Command ==== | ||
| - | \\ | ||
| Let us suppose there are two sorted files file1.txt and file2.txt and now we will use comm command to compare these two.\\ | Let us suppose there are two sorted files file1.txt and file2.txt and now we will use comm command to compare these two.\\ | ||
| **Displaying contents of file1** | **Displaying contents of file1** | ||