|
From: | michael-franzese |
Subject: | Deleting files |
Date: | Mon, 22 Feb 2021 00:01:45 +0100 |
I have two directories with files, one is the "source", the other "destination". I would like to have a script that checks file in "source". If file name and size matches that at "destination", the file at "source" is deleted. Preferably using bash.
[Prev in Thread] | Current Thread | [Next in Thread] |