Exercise
Write a script to compare two directories named dir1
and dir2
. The script should print all files from one directory that are absent in the other one.
Get hands-on with 1200+ tech skills courses.
Write a script to compare two directories named dir1
and dir2
. The script should print all files from one directory that are absent in the other one.
Get hands-on with 1200+ tech skills courses.