This will be a common use case when we need to check some substring in…
Category: shell
How to delete files, directory and subdirectory which is older than N days in shell, Unix or Linux
user November 28, 2022 0 Comments on How to delete files, directory and subdirectory which is older than N days in shell, Unix or Linux
For mostly, logs and other temp files, its a common use case to delete the files older than 30 or…