You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
13. Write a shell script that accepts two directory names as arguments and deletes those files in the first directory which are similarly named in the second directly.
Note: Contents should also match inside the files.