How do i delete all files older than six days in linux
Use this command
[applprod@ebs ~]$ find access_log* -mtime +6 | xargs rm -rf
No comments yet
Use this command
[applprod@ebs ~]$ find access_log* -mtime +6 | xargs rm -rf
Database Administrator, Blogger, Contributor
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
![]() | Altaf on Disaster Recovery:Restore data… |
![]() | Calvin on Flashback Data Archive |
![]() | vaibhav hemanshu kan… on ORA-28056: Writing audit recor… |
Wallet open failed on How to Configure Clients to Us… | |
![]() | Abdulwajid on Error: loading jvm.dll while i… |