Development Tools
how to delete files older than 7 days in linux
About how to delete files older than 7 days in linux
With the help of Find command by passing an argument, the files which are 7 days older can be deleted.
Command Syntax :
find /pathtodir -type f -mtime +5 -exec rm {} \;
Key Features
Fast Performance
Optimized for speed and efficiency
Secure & Safe
Built with security in mind
Cross-Platform
Available on multiple platforms
Customizable
Personalize to fit your needs
System Requirements
Linux
Compatible with Linux operating system
Download Options
Download information coming soon. Please check back later for download links.
Important: Always download software from official sources. Scan downloaded files with antivirus software before installation.
Published
Jan 21, 2014
Last Updated
May 29, 2014
Platforms
1 OS