SalmaAlassal / BeRoot

This repo is designed to provide a comprehensive guide to Linux Shell, from beginner to advanced level. It is a valuable resource for those who want to learn command line or expand their knowledge of it.
41 stars 9 forks source link

Adding command #11

Closed hadeer-r closed 3 weeks ago

hadeer-r commented 1 month ago

Adding diff command to Text Processing and editing content table

SalmaAlassal commented 3 weeks ago

Thank you for your contribution! I appreciate you adding the diff command to the text processing section. However, to ensure clarity for everyone, I think the explanation could be expanded a bit more.

Could you provide more details on what the diff command does, such as why files should be sorted before comparison and what the marks in the output mean? It would also be helpful to include a brief explanation of options like -c and -u.

This will make the command more understandable for anyone encountering it for the first time. I'll be rejecting this PR for now, but I look forward to your updated version!

hadeer-r commented 3 weeks ago

Yes , it will be great to do that