Download delete files older than x hours linux
Title of archive: delete files older than x hours linuxNick: presatdib
Date: 12.08.2012
Sрeеd: 5 Mb/s
Сompaction: ехе
Sіzе: 12.17 MB
Downloads: 1136
.
.
.
.
.
.
.
.
.
.
Bash script to remove files older than 3.
You can use find utility to delete files that are older than 'x' number of days. The find utility allows you to pass bunch of interesting arguments.
delete file older than N days - The UNIX.
Hi, All, I'd like to delete files older than 1 day. I thought the following command find /your_directory -mtime +1-exec rm -f {} ; will do the work, but not so, it
Hello I need help on how to delete files from a particular directory which are older Dont know how to get it to run at a perticular time but this will do it for
For SunOS 5.10 . Example 6 Selecting a File Using 24-hour Mode The descriptions of -atime, -ctime, and -mtime use the ter- minology n ``24-hour periods''. Delete files older than X days. - The.
Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.
delete files older than x hours linux
bash - How to delete files older than X.
Delete Files Older than Date
How to Delete Files Older than ‘x’ Days.
I am looking for a way to delete all files older than 7 days in an MS-DOS batch file. I've searched around the web, and found some examples with hundreds of lines of
How to Delete Files Older than ‘x’ Days.