help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deleting files


From: michael-franzese
Subject: Deleting files
Date: Mon, 22 Feb 2021 00:41:38 +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.

Is it good enough to use blocksize for comparisons?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]