> For the complete documentation index, see [llms.txt](https://n000b3r.gitbook.io/oscp-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://n000b3r.gitbook.io/oscp-notes/configurations/best-diff-tool-in-kali-linux.md).

# Best Diff Tool in Kali Linux

STOP USING `diff`use `meld`instead!<br>

```
apt install meld
meld
```

<figure><img src="/files/hLzPGexwHs6Na16tpSku" alt=""><figcaption></figcaption></figure>
