Finding common words from 2 files using the Linux command and writing them to a new file.
Completed learning basic Linux commands so I have decided to implement it in a project which can find common words from 2 different files and create a new file that contains those words
First, I start by creating a working directory I used the "mkdi...
samyakvaidya.hashnode.dev1 min read